"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/04/21 01:34:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pinogez6xege" 2026/04/21 01:34:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 01:34:51 DEBUG : Starting OpenDrive session with ID: 2848b6179b0e468bb51ae8e50dabf14bf96f8894c2377f4cb9df405527729c5f 2026/04/21 01:34:51 DEBUG : Creating backend with remote "/tmp/rclone294544960" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:34:51 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:34:51 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:34:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:34:54 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:34:54 DEBUG : dir: Looking for writers 2026/04/21 01:34:54 DEBUG : Looking for writers 2026/04/21 01:34:54 DEBUG : dir: reading active writers 2026/04/21 01:34:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.69s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:34:55 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:34:55 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:34:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:34:57 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/21 01:35:00 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/04/21 01:35:01 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:35:01 DEBUG : dir/subdir: Looking for writers 2026/04/21 01:35:01 DEBUG : dir: Looking for writers 2026/04/21 01:35:01 DEBUG : file1: reading active writers 2026/04/21 01:35:01 DEBUG : file2: reading active writers 2026/04/21 01:35:01 DEBUG : subdir: reading active writers 2026/04/21 01:35:01 DEBUG : Looking for writers 2026/04/21 01:35:01 DEBUG : dir: reading active writers 2026/04/21 01:35:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.44s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:35:03 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:35:03 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:35:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:35:06 DEBUG : dir: Looking for writers 2026/04/21 01:35:06 DEBUG : file1: reading active writers 2026/04/21 01:35:06 DEBUG : Looking for writers 2026/04/21 01:35:06 DEBUG : dir: reading active writers 2026/04/21 01:35:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.68s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:35:07 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:35:07 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:35:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:35:09 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:35:09 DEBUG : dir: Looking for writers 2026/04/21 01:35:09 DEBUG : Looking for writers 2026/04/21 01:35:09 DEBUG : dir: reading active writers 2026/04/21 01:35:09 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.27s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:35:10 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:35:10 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:35:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:35:13 DEBUG : dir: forgetting directory cache 2026/04/21 01:35:13 DEBUG : forgetting directory cache 2026/04/21 01:35:13 DEBUG : dir: forgetting directory cache 2026/04/21 01:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:35:13 DEBUG : Looking for writers 2026/04/21 01:35:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.46s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:35:14 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:35:14 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:35:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:35:16 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/21 01:35:16 DEBUG : dir: invalidating directory cache 2026/04/21 01:35:16 DEBUG : >ForgetPath: 2026/04/21 01:35:16 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/21 01:35:16 DEBUG : invalidating directory cache 2026/04/21 01:35:16 DEBUG : dir: forgetting directory cache 2026/04/21 01:35:16 DEBUG : >ForgetPath: 2026/04/21 01:35:16 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/21 01:35:16 DEBUG : >ForgetPath: 2026/04/21 01:35:16 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:35:16 DEBUG : dir: Looking for writers 2026/04/21 01:35:16 DEBUG : Looking for writers 2026/04/21 01:35:16 DEBUG : dir: reading active writers 2026/04/21 01:35:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.44s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:35:17 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:35:17 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:35:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:35:22 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/04/21 01:35:24 DEBUG : forgetting directory cache 2026/04/21 01:35:24 DEBUG : dir: forgetting directory cache 2026/04/21 01:35:25 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:35:25 DEBUG : dir: Looking for writers 2026/04/21 01:35:25 DEBUG : fil/a/b: Looking for writers 2026/04/21 01:35:25 DEBUG : fil/a: Looking for writers 2026/04/21 01:35:25 DEBUG : b: reading active writers 2026/04/21 01:35:25 DEBUG : fil: Looking for writers 2026/04/21 01:35:25 DEBUG : a: reading active writers 2026/04/21 01:35:25 DEBUG : Looking for writers 2026/04/21 01:35:25 DEBUG : dir: reading active writers 2026/04/21 01:35:25 DEBUG : fil: reading active writers 2026/04/21 01:35:25 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.08s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:35:27 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:35:27 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:35:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:35:30 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:35:30 DEBUG : dir: Looking for writers 2026/04/21 01:35:30 DEBUG : Looking for writers 2026/04/21 01:35:30 DEBUG : dir: reading active writers 2026/04/21 01:35:30 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.05s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:35:31 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:35:31 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:35:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:35:34 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:35:34 DEBUG : dir: Looking for writers 2026/04/21 01:35:34 DEBUG : file1: reading active writers 2026/04/21 01:35:34 DEBUG : Looking for writers 2026/04/21 01:35:34 DEBUG : dir: reading active writers 2026/04/21 01:35:34 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.22s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:35:36 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:35:36 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:35:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:35:39 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/21 01:35:41 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/04/21 01:35:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/21 01:35:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/21 01:35:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/21 01:35:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/21 01:35:44 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/04/21 01:35:46 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/04/21 01:35:48 DEBUG : dir: invalidating directory cache 2026/04/21 01:35:48 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/21 01:35:48 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/21 01:35:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/21 01:35:48 DEBUG : dir/file1: Reset virtual modtime 2026/04/21 01:35:48 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/21 01:35:48 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/21 01:35:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/21 01:35:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/21 01:35:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:35:48 DEBUG : dir: invalidating directory cache 2026/04/21 01:35:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/21 01:35:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/21 01:35:49 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/21 01:35:49 DEBUG : forgetting directory cache 2026/04/21 01:35:49 DEBUG : dir: forgetting directory cache 2026/04/21 01:35:49 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/21 01:35:49 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:35:49 DEBUG : dir/virtualDir: Looking for writers 2026/04/21 01:35:49 DEBUG : dir: Looking for writers 2026/04/21 01:35:49 DEBUG : file1: reading active writers 2026/04/21 01:35:49 DEBUG : virtualFile2: reading active writers 2026/04/21 01:35:49 DEBUG : virtualFile: reading active writers 2026/04/21 01:35:49 DEBUG : virtualDir: reading active writers 2026/04/21 01:35:49 DEBUG : Looking for writers 2026/04/21 01:35:49 DEBUG : dir: reading active writers 2026/04/21 01:35:49 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.39s) --- PASS: TestDirReadDirAll/Virtual (5.30s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:35:51 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:35:51 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:35:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:35:54 ERROR : dir/: Can only open directories read only 2026/04/21 01:35:54 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:35:54 DEBUG : dir: Looking for writers 2026/04/21 01:35:54 DEBUG : Looking for writers 2026/04/21 01:35:54 DEBUG : dir: reading active writers 2026/04/21 01:35:54 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.23s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:35:55 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:35:55 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:35:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:35:59 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:35:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/21 01:35:59 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/21 01:35:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/21 01:35:59 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (5 bytes), uploading instead of streaming 2026/04/21 01:36:00 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/04/21 01:36:01 DEBUG : dir/potato: size = 5 OK 2026/04/21 01:36:01 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/21 01:36:01 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/21 01:36:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/21 01:36:01 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:36:01 DEBUG : dir: Looking for writers 2026/04/21 01:36:01 DEBUG : file1: reading active writers 2026/04/21 01:36:01 DEBUG : potato: reading active writers 2026/04/21 01:36:01 DEBUG : Looking for writers 2026/04/21 01:36:01 DEBUG : dir: reading active writers 2026/04/21 01:36:01 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.98s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:36:02 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:36:02 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:36:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:36:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/21 01:36:07 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:36:07 DEBUG : dir/sub: Looking for writers 2026/04/21 01:36:07 DEBUG : dir: Looking for writers 2026/04/21 01:36:07 DEBUG : file1: reading active writers 2026/04/21 01:36:07 DEBUG : sub: reading active writers 2026/04/21 01:36:07 DEBUG : Looking for writers 2026/04/21 01:36:07 DEBUG : dir: reading active writers 2026/04/21 01:36:07 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (7.78s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:36:10 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:36:10 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:36:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:36:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/21 01:36:14 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/21 01:36:15 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:36:15 DEBUG : dir/sub/subsub: Looking for writers 2026/04/21 01:36:15 DEBUG : dir/sub: Looking for writers 2026/04/21 01:36:15 DEBUG : subsub: reading active writers 2026/04/21 01:36:15 DEBUG : dir: Looking for writers 2026/04/21 01:36:15 DEBUG : file1: reading active writers 2026/04/21 01:36:15 DEBUG : sub: reading active writers 2026/04/21 01:36:15 DEBUG : Looking for writers 2026/04/21 01:36:15 DEBUG : dir: reading active writers 2026/04/21 01:36:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (8.03s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:36:18 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:36:18 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:36:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:36:21 ERROR : dir/: Dir.Remove not empty 2026/04/21 01:36:21 DEBUG : dir/file1: Remove: 2026/04/21 01:36:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:36:21 DEBUG : dir/file1: >Remove: err= 2026/04/21 01:36:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/21 01:36:22 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:36:22 DEBUG : Looking for writers 2026/04/21 01:36:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.41s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:36:22 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:36:22 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:36:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:36:26 DEBUG : dir/file1: Remove: 2026/04/21 01:36:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:36:26 DEBUG : dir/file1: >Remove: err= 2026/04/21 01:36:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/21 01:36:26 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:36:26 DEBUG : Looking for writers 2026/04/21 01:36:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.43s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:36:27 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:36:27 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:36:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:36:30 DEBUG : dir/file1: Remove: 2026/04/21 01:36:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:36:30 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/04/21 01:36:31 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:36:31 DEBUG : dir: Looking for writers 2026/04/21 01:36:31 DEBUG : Looking for writers 2026/04/21 01:36:31 DEBUG : dir: reading active writers 2026/04/21 01:36:31 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (5.00s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:36:32 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:36:32 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:36:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:36:36 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/04/21 01:36:38 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/21 01:36:38 DEBUG : dir2: same parent dir (ODFfMTE2OTIwMTdfYTlkRHo) - using folder/rename instead of move_copy 2026/04/21 01:36:39 DEBUG : dir: Updating dir with dir2 0x68c9c11d860 2026/04/21 01:36:39 DEBUG : dir: forgetting directory cache 2026/04/21 01:36:39 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/21 01:36:39 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/21 01:36:40 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/21 01:36:40 DEBUG : file2: Updating file with file2 0x68c9b8252b0 2026/04/21 01:36:40 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/21 01:36:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/21 01:36:41 INFO : dir2/file3: Deleted 2026/04/21 01:36:41 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/21 01:36:41 DEBUG : dir2/file3: Updating file with dir2/file3 0x68c9b8252b0 2026/04/21 01:36:41 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/21 01:36:41 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/21 01:36:42 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/21 01:36:42 DEBUG : renamed empty directory: same parent dir (ODFfMTE2OTIwMTdfYTlkRHo) - using folder/rename instead of move_copy 2026/04/21 01:36:43 DEBUG : empty directory: Updating dir with renamed empty directory 0x68c9b8255f0 2026/04/21 01:36:43 DEBUG : empty directory: forgetting directory cache 2026/04/21 01:36:43 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/21 01:36:43 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/21 01:36:43 DEBUG : dir2: Renaming to "dir3" 2026/04/21 01:36:43 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:36:43 DEBUG : dir3: Looking for writers 2026/04/21 01:36:43 DEBUG : file3: reading active writers 2026/04/21 01:36:43 DEBUG : renamed empty directory: Looking for writers 2026/04/21 01:36:43 DEBUG : Looking for writers 2026/04/21 01:36:43 DEBUG : dir3: reading active writers 2026/04/21 01:36:43 DEBUG : renamed empty directory: reading active writers 2026/04/21 01:36:43 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirRename (20.73s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:36:52 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:36:52 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:36:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:36:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/21 01:36:56 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:36:56 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:36:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/21 01:36:56 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/21 01:36:56 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/21 01:36:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/21 01:36:56 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:36:56 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:36:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/21 01:36:56 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/21 01:36:56 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/21 01:36:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/21 01:36:56 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (12 bytes), uploading instead of streaming 2026/04/21 01:36:57 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/04/21 01:36:58 DEBUG : dir/sub/file2: size = 12 OK 2026/04/21 01:36:58 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/21 01:36:58 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/21 01:36:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/21 01:36:58 DEBUG : forgetting directory cache 2026/04/21 01:36:58 DEBUG : dir: forgetting directory cache 2026/04/21 01:36:58 DEBUG : dir/sub: forgetting directory cache 2026/04/21 01:36:58 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/21 01:36:58 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/21 01:36:58 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (5 bytes), uploading instead of streaming 2026/04/21 01:36:59 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/04/21 01:37:01 DEBUG : dir/sub/file0: size = 5 OK 2026/04/21 01:37:01 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/21 01:37:01 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/21 01:37:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/21 01:37:01 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:01 DEBUG : dir/sub: Looking for writers 2026/04/21 01:37:01 DEBUG : file2: reading active writers 2026/04/21 01:37:01 DEBUG : file0: reading active writers 2026/04/21 01:37:01 DEBUG : dir: Looking for writers 2026/04/21 01:37:01 DEBUG : file1: reading active writers 2026/04/21 01:37:01 DEBUG : sub: reading active writers 2026/04/21 01:37:01 DEBUG : Looking for writers 2026/04/21 01:37:01 DEBUG : dir: reading active writers 2026/04/21 01:37:01 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (10.15s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:37:03 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:37:03 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/21 01:37:03 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:03 DEBUG : Looking for writers 2026/04/21 01:37:03 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.41s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:37:03 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:37:03 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:37:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:37:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/21 01:37:06 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:37:06 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/21 01:37:06 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/21 01:37:06 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/21 01:37:06 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:37:06 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/21 01:37:06 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/21 01:37:06 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:37:06 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/21 01:37:06 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/21 01:37:06 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/21 01:37:06 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:37:06 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/21 01:37:06 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:06 DEBUG : dir: Looking for writers 2026/04/21 01:37:06 DEBUG : file1: reading active writers 2026/04/21 01:37:06 DEBUG : file1.metadata: reading active writers 2026/04/21 01:37:06 DEBUG : Looking for writers 2026/04/21 01:37:06 DEBUG : dir: reading active writers 2026/04/21 01:37:06 DEBUG : dir.metadata: reading active writers 2026/04/21 01:37:06 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.36s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:37:07 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:37:07 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:37:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:37:11 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:11 DEBUG : dir: Looking for writers 2026/04/21 01:37:11 DEBUG : file1: reading active writers 2026/04/21 01:37:11 DEBUG : Looking for writers 2026/04/21 01:37:11 DEBUG : dir: reading active writers 2026/04/21 01:37:11 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.44s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:37:12 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:37:12 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:37:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:37:16 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/04/21 01:37:17 DEBUG : Can set mod time: true 2026/04/21 01:37:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/21 01:37:18 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:18 DEBUG : dir: Looking for writers 2026/04/21 01:37:18 DEBUG : file1: reading active writers 2026/04/21 01:37:18 DEBUG : Looking for writers 2026/04/21 01:37:18 DEBUG : dir: reading active writers 2026/04/21 01:37:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:37:19 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:37:19 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:37:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:37:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:37:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 01:37:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:37:23 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 01:37:24 DEBUG : dir/file1: size = 0 OK 2026/04/21 01:37:24 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 01:37:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/21 01:37:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/21 01:37:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:37:24 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:24 DEBUG : dir: Looking for writers 2026/04/21 01:37:24 DEBUG : file1: reading active writers 2026/04/21 01:37:24 DEBUG : Looking for writers 2026/04/21 01:37:24 DEBUG : dir: reading active writers 2026/04/21 01:37:24 DEBUG : >WaitForWriters: fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: dir/file1: Modification time difference too big |-125532h37m23.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-04-21 01:37:23 +0000 UTC) (precision 1s) 2026/04/21 01:37:24 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:24 DEBUG : dir: Looking for writers 2026/04/21 01:37:24 DEBUG : file1: reading active writers 2026/04/21 01:37:24 DEBUG : Looking for writers 2026/04/21 01:37:24 DEBUG : dir: reading active writers 2026/04/21 01:37:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:37:26 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:37:26 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:37:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:37:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:37:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 01:37:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:37:29 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (5 bytes), uploading instead of streaming 2026/04/21 01:37:29 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/21 01:37:30 DEBUG : dir/file1: size = 5 OK 2026/04/21 01:37:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/21 01:37:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/21 01:37:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/21 01:37:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:37:30 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:30 DEBUG : dir: Looking for writers 2026/04/21 01:37:30 DEBUG : file1: reading active writers 2026/04/21 01:37:30 DEBUG : Looking for writers 2026/04/21 01:37:30 DEBUG : dir: reading active writers 2026/04/21 01:37:30 DEBUG : >WaitForWriters: 2026/04/21 01:37:31 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:31 DEBUG : dir: Looking for writers 2026/04/21 01:37:31 DEBUG : file1: reading active writers 2026/04/21 01:37:31 DEBUG : Looking for writers 2026/04/21 01:37:31 DEBUG : dir: reading active writers 2026/04/21 01:37:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:37:32 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:37:32 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:37:32 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:32 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:32 DEBUG : Config file has changed externally - reloading 2026/04/21 01:37:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:37:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:37:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:32 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:37:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:37:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/21 01:37:37 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:37 DEBUG : dir: Looking for writers 2026/04/21 01:37:37 DEBUG : file1: reading active writers 2026/04/21 01:37:37 DEBUG : Looking for writers 2026/04/21 01:37:37 DEBUG : dir: reading active writers 2026/04/21 01:37:37 DEBUG : >WaitForWriters: 2026/04/21 01:37:37 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:37:38 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:37:38 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:37:38 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:38 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:37:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:37:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:38 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:37:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:37:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/21 01:37:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:37:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:37:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:37:41 DEBUG : dir/file1(0x68c9c0b4000): close: 2026/04/21 01:37:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/21 01:37:41 DEBUG : dir/file1(0x68c9c0b4000): >close: err= 2026/04/21 01:37:41 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:41 DEBUG : dir: Looking for writers 2026/04/21 01:37:41 DEBUG : file1: reading active writers 2026/04/21 01:37:41 DEBUG : Looking for writers 2026/04/21 01:37:41 DEBUG : dir: reading active writers 2026/04/21 01:37:41 DEBUG : >WaitForWriters: 2026/04/21 01:37:42 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:42 DEBUG : dir: Looking for writers 2026/04/21 01:37:42 DEBUG : file1: reading active writers 2026/04/21 01:37:42 DEBUG : Looking for writers 2026/04/21 01:37:42 DEBUG : dir: reading active writers 2026/04/21 01:37:42 DEBUG : >WaitForWriters: 2026/04/21 01:37:42 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:37:43 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:37:43 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:37:43 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:43 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:37:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:37:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:37:43 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:37:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:37:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/21 01:37:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:37:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:37:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:37:46 DEBUG : dir/file1(0x68c9bdde5c0): _writeAt: size=5, off=0 2026/04/21 01:37:46 DEBUG : dir/file1(0x68c9bdde5c0): openPending: 2026/04/21 01:37:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/21 01:37:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 01:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:37:46 DEBUG : dir/file1(0x68c9bdde5c0): >openPending: err= 2026/04/21 01:37:46 DEBUG : dir/file1(0x68c9bdde5c0): >_writeAt: n=5, err= 2026/04/21 01:37:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/21 01:37:46 DEBUG : dir/file1(0x68c9bdde5c0): close: 2026/04/21 01:37:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/21 01:37:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/21 01:37:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/21 01:37:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/21 01:37:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/21 01:37:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:37:46 DEBUG : dir/file1(0x68c9bdde5c0): >close: err= 2026/04/21 01:37:46 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:46 DEBUG : dir: Looking for writers 2026/04/21 01:37:46 DEBUG : file1: reading active writers 2026/04/21 01:37:46 DEBUG : Looking for writers 2026/04/21 01:37:46 DEBUG : dir: reading active writers 2026/04/21 01:37:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:37:46 DEBUG : dir: Looking for writers 2026/04/21 01:37:46 DEBUG : file1: reading active writers 2026/04/21 01:37:46 DEBUG : Looking for writers 2026/04/21 01:37:46 DEBUG : dir: reading active writers 2026/04/21 01:37:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:37:46 DEBUG : dir: Looking for writers 2026/04/21 01:37:46 DEBUG : file1: reading active writers 2026/04/21 01:37:46 DEBUG : Looking for writers 2026/04/21 01:37:46 DEBUG : dir: reading active writers 2026/04/21 01:37:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:37:46 DEBUG : dir: Looking for writers 2026/04/21 01:37:46 DEBUG : file1: reading active writers 2026/04/21 01:37:46 DEBUG : Looking for writers 2026/04/21 01:37:46 DEBUG : dir: reading active writers 2026/04/21 01:37:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:37:46 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 01:37:47 DEBUG : dir: Looking for writers 2026/04/21 01:37:47 DEBUG : file1: reading active writers 2026/04/21 01:37:47 DEBUG : Looking for writers 2026/04/21 01:37:47 DEBUG : dir: reading active writers 2026/04/21 01:37:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:37:47 DEBUG : dir: Looking for writers 2026/04/21 01:37:47 DEBUG : file1: reading active writers 2026/04/21 01:37:47 DEBUG : Looking for writers 2026/04/21 01:37:47 DEBUG : dir: reading active writers 2026/04/21 01:37:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:37:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:37:47 DEBUG : dir: Looking for writers 2026/04/21 01:37:47 DEBUG : file1: reading active writers 2026/04/21 01:37:47 DEBUG : Looking for writers 2026/04/21 01:37:47 DEBUG : dir: reading active writers 2026/04/21 01:37:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:37:48 DEBUG : dir: Looking for writers 2026/04/21 01:37:48 DEBUG : file1: reading active writers 2026/04/21 01:37:48 DEBUG : Looking for writers 2026/04/21 01:37:48 DEBUG : dir: reading active writers 2026/04/21 01:37:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:37:48 DEBUG : dir/file1: size = 14 OK 2026/04/21 01:37:48 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/21 01:37:48 INFO : dir/file1: Copied (replaced existing) 2026/04/21 01:37:48 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/21 01:37:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/21 01:37:48 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/21 01:37:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:37:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/21 01:37:49 DEBUG : dir: Looking for writers 2026/04/21 01:37:49 DEBUG : file1: reading active writers 2026/04/21 01:37:49 DEBUG : Looking for writers 2026/04/21 01:37:49 DEBUG : dir: reading active writers 2026/04/21 01:37:49 DEBUG : >WaitForWriters: 2026/04/21 01:37:49 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:49 DEBUG : dir: Looking for writers 2026/04/21 01:37:49 DEBUG : file1: reading active writers 2026/04/21 01:37:49 DEBUG : Looking for writers 2026/04/21 01:37:49 DEBUG : dir: reading active writers 2026/04/21 01:37:49 DEBUG : >WaitForWriters: 2026/04/21 01:37:49 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- FAIL: TestFileSetModTime (39.72s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.46s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (6.36s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.39s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (5.76s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (5.09s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (8.66s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:37:52 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:37:52 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:37:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:37:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:37:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:37:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:37:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/21 01:37:55 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:55 DEBUG : dir: Looking for writers 2026/04/21 01:37:55 DEBUG : file1: reading active writers 2026/04/21 01:37:55 DEBUG : Looking for writers 2026/04/21 01:37:55 DEBUG : dir: reading active writers 2026/04/21 01:37:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (5.00s) === RUN TestFileOpenReadUnknownSize 2026/04/21 01:37:57 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/21 01:37:57 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:37:57 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:37:57 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/21 01:37:57 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:37:57 DEBUG : Looking for writers 2026/04/21 01:37:57 DEBUG : file.txt: reading active writers 2026/04/21 01:37:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:37:57 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:37:57 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:37:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:38:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:00 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (25 bytes), uploading instead of streaming 2026/04/21 01:38:00 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/21 01:38:01 DEBUG : dir/file1: size = 25 OK 2026/04/21 01:38:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/21 01:38:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/21 01:38:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:01 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:01 DEBUG : dir: Looking for writers 2026/04/21 01:38:01 DEBUG : file1: reading active writers 2026/04/21 01:38:01 DEBUG : Looking for writers 2026/04/21 01:38:01 DEBUG : dir: reading active writers 2026/04/21 01:38:01 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestFileOpenWrite (7.09s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:38:04 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:38:04 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:38:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:38:07 DEBUG : dir/file1: Remove: 2026/04/21 01:38:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:38:07 DEBUG : dir/file1: >Remove: err= 2026/04/21 01:38:07 DEBUG : dir/file1: Remove: 2026/04/21 01:38:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/21 01:38:07 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:07 DEBUG : dir: Looking for writers 2026/04/21 01:38:07 DEBUG : Looking for writers 2026/04/21 01:38:07 DEBUG : dir: reading active writers 2026/04/21 01:38:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.62s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:38:08 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:38:08 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:38:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:38:12 DEBUG : dir/file1: Remove: 2026/04/21 01:38:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:38:12 DEBUG : dir/file1: >Remove: err= 2026/04/21 01:38:12 DEBUG : dir/file1: Remove: 2026/04/21 01:38:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/21 01:38:12 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:12 DEBUG : dir: Looking for writers 2026/04/21 01:38:12 DEBUG : Looking for writers 2026/04/21 01:38:12 DEBUG : dir: reading active writers 2026/04/21 01:38:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (5.36s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:38:14 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:38:14 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:38:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:38:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:38:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:38:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/21 01:38:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 01:38:17 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/21 01:38:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 01:38:17 DEBUG : dir/file1: Open: flags=0x3 2026/04/21 01:38:17 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/21 01:38:17 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/21 01:38:17 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:17 DEBUG : dir: Looking for writers 2026/04/21 01:38:17 DEBUG : file1: reading active writers 2026/04/21 01:38:17 DEBUG : Looking for writers 2026/04/21 01:38:17 DEBUG : dir: reading active writers 2026/04/21 01:38:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.88s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:38:19 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:38:19 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:38:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:38:22 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:22 DEBUG : dir: Looking for writers 2026/04/21 01:38:22 DEBUG : file1: reading active writers 2026/04/21 01:38:22 DEBUG : Looking for writers 2026/04/21 01:38:22 DEBUG : dir: reading active writers 2026/04/21 01:38:22 DEBUG : >WaitForWriters: 2026/04/21 01:38:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:38:23 DEBUG : newLeaf: Updating file with newLeaf 0x68c9c18ef70 2026/04/21 01:38:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:38:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:38:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/21 01:38:25 DEBUG : dir/file1: Updating file with dir/file1 0x68c9c18ef70 2026/04/21 01:38:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/21 01:38:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:38:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 01:38:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:25 DEBUG : dir/file1: File is currently open, delaying rename 0x68c9c18ef70 2026/04/21 01:38:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:38:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:38:25 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (25 bytes), uploading instead of streaming 2026/04/21 01:38:25 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/21 01:38:27 DEBUG : dir/file1: size = 25 OK 2026/04/21 01:38:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/21 01:38:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/21 01:38:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:38:27 DEBUG : newLeaf: Running delayed rename now 2026/04/21 01:38:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:38:27 DEBUG : newLeaf: Updating file with newLeaf 0x68c9c18ef70 2026/04/21 01:38:27 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:27 DEBUG : dir: Looking for writers 2026/04/21 01:38:27 DEBUG : Looking for writers 2026/04/21 01:38:27 DEBUG : dir: reading active writers 2026/04/21 01:38:27 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:27 DEBUG : >WaitForWriters: 2026/04/21 01:38:28 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:28 DEBUG : dir: Looking for writers 2026/04/21 01:38:28 DEBUG : Looking for writers 2026/04/21 01:38:28 DEBUG : dir: reading active writers 2026/04/21 01:38:28 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:28 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:38:29 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:38:29 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:38:29 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:38:29 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:29 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:38:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:38:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:29 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:38:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:38:33 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:33 DEBUG : dir: Looking for writers 2026/04/21 01:38:33 DEBUG : file1: reading active writers 2026/04/21 01:38:33 DEBUG : Looking for writers 2026/04/21 01:38:33 DEBUG : dir: reading active writers 2026/04/21 01:38:33 DEBUG : >WaitForWriters: 2026/04/21 01:38:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:38:34 DEBUG : newLeaf: Updating file with newLeaf 0x68c9bfc89c0 2026/04/21 01:38:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:38:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:38:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/21 01:38:35 DEBUG : dir/file1: Updating file with dir/file1 0x68c9bfc89c0 2026/04/21 01:38:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/21 01:38:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:38:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/21 01:38:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:35 DEBUG : dir/file1: File is currently open, delaying rename 0x68c9bfc89c0 2026/04/21 01:38:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:38:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:38:35 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (25 bytes), uploading instead of streaming 2026/04/21 01:38:36 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/21 01:38:37 DEBUG : dir/file1: size = 25 OK 2026/04/21 01:38:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/21 01:38:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/21 01:38:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:38:37 DEBUG : newLeaf: Running delayed rename now 2026/04/21 01:38:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:38:37 DEBUG : newLeaf: Updating file with newLeaf 0x68c9bfc89c0 2026/04/21 01:38:37 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:37 DEBUG : dir: Looking for writers 2026/04/21 01:38:37 DEBUG : Looking for writers 2026/04/21 01:38:37 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:37 DEBUG : dir: reading active writers 2026/04/21 01:38:37 DEBUG : >WaitForWriters: 2026/04/21 01:38:38 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:38 DEBUG : dir: Looking for writers 2026/04/21 01:38:38 DEBUG : Looking for writers 2026/04/21 01:38:38 DEBUG : dir: reading active writers 2026/04/21 01:38:38 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:38 DEBUG : >WaitForWriters: 2026/04/21 01:38:38 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:38:39 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:38:39 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:38:39 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:38:39 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:39 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:38:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:38:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:39 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:38:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:38:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:38:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:38:42 DEBUG : dir/file1(0x68c9bf48cc0): openPending: 2026/04/21 01:38:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/21 01:38:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 01:38:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:42 DEBUG : dir/file1(0x68c9bf48cc0): >openPending: err= 2026/04/21 01:38:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:38:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:38:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:38:42 DEBUG : dir/file1(0x68c9bf48cc0): _writeAt: size=14, off=0 2026/04/21 01:38:42 DEBUG : dir/file1(0x68c9bf48cc0): >_writeAt: n=14, err= 2026/04/21 01:38:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/21 01:38:42 DEBUG : dir/file1(0x68c9bf48cc0): close: 2026/04/21 01:38:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/21 01:38:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/21 01:38:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:38:42 DEBUG : dir/file1(0x68c9bf48cc0): >close: err= 2026/04/21 01:38:42 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:42 DEBUG : dir: Looking for writers 2026/04/21 01:38:42 DEBUG : file1: reading active writers 2026/04/21 01:38:42 DEBUG : Looking for writers 2026/04/21 01:38:42 DEBUG : dir: reading active writers 2026/04/21 01:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:38:42 DEBUG : dir: Looking for writers 2026/04/21 01:38:42 DEBUG : file1: reading active writers 2026/04/21 01:38:42 DEBUG : Looking for writers 2026/04/21 01:38:42 DEBUG : dir: reading active writers 2026/04/21 01:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:38:42 DEBUG : dir: Looking for writers 2026/04/21 01:38:42 DEBUG : file1: reading active writers 2026/04/21 01:38:42 DEBUG : Looking for writers 2026/04/21 01:38:42 DEBUG : dir: reading active writers 2026/04/21 01:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:38:42 DEBUG : dir: Looking for writers 2026/04/21 01:38:42 DEBUG : file1: reading active writers 2026/04/21 01:38:42 DEBUG : Looking for writers 2026/04/21 01:38:42 DEBUG : dir: reading active writers 2026/04/21 01:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:38:42 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 01:38:43 DEBUG : dir: Looking for writers 2026/04/21 01:38:43 DEBUG : file1: reading active writers 2026/04/21 01:38:43 DEBUG : Looking for writers 2026/04/21 01:38:43 DEBUG : dir: reading active writers 2026/04/21 01:38:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:38:43 DEBUG : dir: Looking for writers 2026/04/21 01:38:43 DEBUG : file1: reading active writers 2026/04/21 01:38:43 DEBUG : Looking for writers 2026/04/21 01:38:43 DEBUG : dir: reading active writers 2026/04/21 01:38:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:38:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:38:43 DEBUG : dir: Looking for writers 2026/04/21 01:38:43 DEBUG : file1: reading active writers 2026/04/21 01:38:43 DEBUG : Looking for writers 2026/04/21 01:38:43 DEBUG : dir: reading active writers 2026/04/21 01:38:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:38:44 DEBUG : dir: Looking for writers 2026/04/21 01:38:44 DEBUG : file1: reading active writers 2026/04/21 01:38:44 DEBUG : Looking for writers 2026/04/21 01:38:44 DEBUG : dir: reading active writers 2026/04/21 01:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:38:44 DEBUG : dir/file1: size = 14 OK 2026/04/21 01:38:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/21 01:38:44 INFO : dir/file1: Copied (replaced existing) 2026/04/21 01:38:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/21 01:38:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/21 01:38:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/21 01:38:45 DEBUG : dir: Looking for writers 2026/04/21 01:38:45 DEBUG : file1: reading active writers 2026/04/21 01:38:45 DEBUG : Looking for writers 2026/04/21 01:38:45 DEBUG : dir: reading active writers 2026/04/21 01:38:45 DEBUG : >WaitForWriters: 2026/04/21 01:38:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:38:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:38:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:38:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:38:45 DEBUG : dir/file1(0x68c9bddea80): _readAt: size=512, off=0 2026/04/21 01:38:45 DEBUG : dir/file1(0x68c9bddea80): openPending: 2026/04/21 01:38:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/21 01:38:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/21 01:38:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:45 DEBUG : dir/file1(0x68c9bddea80): >openPending: err= 2026/04/21 01:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/21 01:38:45 DEBUG : dir/file1(0x68c9bddea80): >_readAt: n=14, err=EOF 2026/04/21 01:38:45 DEBUG : dir/file1(0x68c9bddea80): close: 2026/04/21 01:38:45 DEBUG : dir/file1(0x68c9bddea80): >close: err= 2026/04/21 01:38:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:38:46 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/21 01:38:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:38:46 DEBUG : newLeaf: Updating file with newLeaf 0x68c9bf5ad00 2026/04/21 01:38:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:38:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:38:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/21 01:38:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/21 01:38:47 DEBUG : dir/file1: Updating file with dir/file1 0x68c9bf5ad00 2026/04/21 01:38:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/21 01:38:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:38:47 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:38:47 DEBUG : dir/file1(0x68c9bf49b80): openPending: 2026/04/21 01:38:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/21 01:38:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/21 01:38:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:47 DEBUG : dir/file1(0x68c9bf49b80): >openPending: err= 2026/04/21 01:38:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:38:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:38:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:38:47 DEBUG : dir/file1(0x68c9bf49b80): _writeAt: size=25, off=0 2026/04/21 01:38:47 DEBUG : dir/file1(0x68c9bf49b80): >_writeAt: n=25, err= 2026/04/21 01:38:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:38:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:38:48 DEBUG : newLeaf: Updating file with newLeaf 0x68c9bf5ad00 2026/04/21 01:38:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:38:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:38:48 DEBUG : newLeaf(0x68c9bf49b80): close: 2026/04/21 01:38:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/21 01:38:48 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-21 01:38:47.524337208 +0000 UTC m=+236.709029226 2026/04/21 01:38:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/21 01:38:48 DEBUG : newLeaf(0x68c9bf49b80): >close: err= 2026/04/21 01:38:48 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:48 DEBUG : dir: Looking for writers 2026/04/21 01:38:48 DEBUG : Looking for writers 2026/04/21 01:38:48 DEBUG : dir: reading active writers 2026/04/21 01:38:48 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:38:48 DEBUG : dir: Looking for writers 2026/04/21 01:38:48 DEBUG : Looking for writers 2026/04/21 01:38:48 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:48 DEBUG : dir: reading active writers 2026/04/21 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:38:48 DEBUG : dir: Looking for writers 2026/04/21 01:38:48 DEBUG : Looking for writers 2026/04/21 01:38:48 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:48 DEBUG : dir: reading active writers 2026/04/21 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:38:48 DEBUG : dir: Looking for writers 2026/04/21 01:38:48 DEBUG : Looking for writers 2026/04/21 01:38:48 DEBUG : dir: reading active writers 2026/04/21 01:38:48 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:38:48 DEBUG : newLeaf: vfs cache: starting upload 2026/04/21 01:38:48 DEBUG : dir: Looking for writers 2026/04/21 01:38:48 DEBUG : Looking for writers 2026/04/21 01:38:48 DEBUG : dir: reading active writers 2026/04/21 01:38:48 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:38:48 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/21 01:38:48 DEBUG : dir: Looking for writers 2026/04/21 01:38:48 DEBUG : Looking for writers 2026/04/21 01:38:48 DEBUG : dir: reading active writers 2026/04/21 01:38:48 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:38:48 DEBUG : dir: Looking for writers 2026/04/21 01:38:48 DEBUG : Looking for writers 2026/04/21 01:38:48 DEBUG : dir: reading active writers 2026/04/21 01:38:48 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:38:49 DEBUG : dir: Looking for writers 2026/04/21 01:38:49 DEBUG : Looking for writers 2026/04/21 01:38:49 DEBUG : dir: reading active writers 2026/04/21 01:38:49 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:38:49 DEBUG : newLeaf: size = 25 OK 2026/04/21 01:38:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/21 01:38:49 INFO : newLeaf: Copied (replaced existing) 2026/04/21 01:38:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-21 01:38:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/21 01:38:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/21 01:38:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:38:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/21 01:38:50 DEBUG : dir: Looking for writers 2026/04/21 01:38:50 DEBUG : Looking for writers 2026/04/21 01:38:50 DEBUG : dir: reading active writers 2026/04/21 01:38:50 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:50 DEBUG : >WaitForWriters: 2026/04/21 01:38:50 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:50 DEBUG : dir: Looking for writers 2026/04/21 01:38:50 DEBUG : Looking for writers 2026/04/21 01:38:50 DEBUG : dir: reading active writers 2026/04/21 01:38:50 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:50 DEBUG : >WaitForWriters: 2026/04/21 01:38:50 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:38:52 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:38:52 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:38:52 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:52 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:38:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:38:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:38:52 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:38:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:38:55 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:55 DEBUG : dir: Looking for writers 2026/04/21 01:38:55 DEBUG : file1: reading active writers 2026/04/21 01:38:55 DEBUG : Looking for writers 2026/04/21 01:38:55 DEBUG : dir: reading active writers 2026/04/21 01:38:55 DEBUG : >WaitForWriters: 2026/04/21 01:38:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:38:56 DEBUG : newLeaf: Updating file with newLeaf 0x68c9bd22750 2026/04/21 01:38:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:38:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/21 01:38:57 DEBUG : dir/file1: Updating file with dir/file1 0x68c9bd22750 2026/04/21 01:38:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/21 01:38:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:38:57 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:38:57 DEBUG : dir/file1(0x68c9c0b4dc0): openPending: 2026/04/21 01:38:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/04/21 01:38:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 01:38:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:38:57 DEBUG : dir/file1(0x68c9c0b4dc0): >openPending: err= 2026/04/21 01:38:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:38:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:38:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:38:57 DEBUG : dir/file1(0x68c9c0b4dc0): _writeAt: size=25, off=0 2026/04/21 01:38:57 DEBUG : dir/file1(0x68c9c0b4dc0): >_writeAt: n=25, err= 2026/04/21 01:38:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:38:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:38:58 DEBUG : newLeaf: Updating file with newLeaf 0x68c9bd22750 2026/04/21 01:38:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:38:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:38:58 DEBUG : newLeaf(0x68c9c0b4dc0): close: 2026/04/21 01:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/21 01:38:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-21 01:38:57.532108162 +0000 UTC m=+246.716800159 2026/04/21 01:38:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/21 01:38:58 DEBUG : newLeaf(0x68c9c0b4dc0): >close: err= 2026/04/21 01:38:58 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:38:58 DEBUG : dir: Looking for writers 2026/04/21 01:38:58 DEBUG : Looking for writers 2026/04/21 01:38:58 DEBUG : dir: reading active writers 2026/04/21 01:38:58 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:38:58 DEBUG : dir: Looking for writers 2026/04/21 01:38:58 DEBUG : Looking for writers 2026/04/21 01:38:58 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:58 DEBUG : dir: reading active writers 2026/04/21 01:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:38:58 DEBUG : dir: Looking for writers 2026/04/21 01:38:58 DEBUG : Looking for writers 2026/04/21 01:38:58 DEBUG : dir: reading active writers 2026/04/21 01:38:58 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:38:58 DEBUG : dir: Looking for writers 2026/04/21 01:38:58 DEBUG : Looking for writers 2026/04/21 01:38:58 DEBUG : dir: reading active writers 2026/04/21 01:38:58 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:38:58 DEBUG : newLeaf: vfs cache: starting upload 2026/04/21 01:38:58 DEBUG : dir: Looking for writers 2026/04/21 01:38:58 DEBUG : Looking for writers 2026/04/21 01:38:58 DEBUG : dir: reading active writers 2026/04/21 01:38:58 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:38:58 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/21 01:38:58 DEBUG : dir: Looking for writers 2026/04/21 01:38:58 DEBUG : Looking for writers 2026/04/21 01:38:58 DEBUG : dir: reading active writers 2026/04/21 01:38:58 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:38:58 DEBUG : dir: Looking for writers 2026/04/21 01:38:58 DEBUG : Looking for writers 2026/04/21 01:38:58 DEBUG : dir: reading active writers 2026/04/21 01:38:58 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:38:59 DEBUG : dir: Looking for writers 2026/04/21 01:38:59 DEBUG : Looking for writers 2026/04/21 01:38:59 DEBUG : dir: reading active writers 2026/04/21 01:38:59 DEBUG : newLeaf: reading active writers 2026/04/21 01:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:38:59 DEBUG : newLeaf: size = 25 OK 2026/04/21 01:38:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/21 01:38:59 INFO : newLeaf: Copied (replaced existing) 2026/04/21 01:38:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-21 01:38:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/21 01:38:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/21 01:38:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:38:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/21 01:39:00 DEBUG : dir: Looking for writers 2026/04/21 01:39:00 DEBUG : Looking for writers 2026/04/21 01:39:00 DEBUG : dir: reading active writers 2026/04/21 01:39:00 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:00 DEBUG : >WaitForWriters: 2026/04/21 01:39:00 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:00 DEBUG : dir: Looking for writers 2026/04/21 01:39:00 DEBUG : Looking for writers 2026/04/21 01:39:00 DEBUG : dir: reading active writers 2026/04/21 01:39:00 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:00 DEBUG : >WaitForWriters: 2026/04/21 01:39:00 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:39:02 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:39:02 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:39:02 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:39:02 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:39:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:39:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:39:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:39:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:39:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:39:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:39:02 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:39:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:39:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:39:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:39:05 DEBUG : dir/file1(0x68c9bf49340): openPending: 2026/04/21 01:39:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/21 01:39:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 01:39:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:39:05 DEBUG : dir/file1(0x68c9bf49340): >openPending: err= 2026/04/21 01:39:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:39:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:39:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:39:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:39:05 DEBUG : dir/file1(0x68c9bf49340): _writeAt: size=14, off=0 2026/04/21 01:39:05 DEBUG : dir/file1(0x68c9bf49340): >_writeAt: n=14, err= 2026/04/21 01:39:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/21 01:39:05 DEBUG : dir/file1(0x68c9bf49340): close: 2026/04/21 01:39:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/21 01:39:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/21 01:39:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:39:05 DEBUG : dir/file1(0x68c9bf49340): >close: err= 2026/04/21 01:39:05 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:05 DEBUG : dir: Looking for writers 2026/04/21 01:39:05 DEBUG : file1: reading active writers 2026/04/21 01:39:05 DEBUG : Looking for writers 2026/04/21 01:39:05 DEBUG : dir: reading active writers 2026/04/21 01:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:39:05 DEBUG : dir: Looking for writers 2026/04/21 01:39:05 DEBUG : file1: reading active writers 2026/04/21 01:39:05 DEBUG : Looking for writers 2026/04/21 01:39:05 DEBUG : dir: reading active writers 2026/04/21 01:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:39:05 DEBUG : dir: Looking for writers 2026/04/21 01:39:05 DEBUG : file1: reading active writers 2026/04/21 01:39:05 DEBUG : Looking for writers 2026/04/21 01:39:05 DEBUG : dir: reading active writers 2026/04/21 01:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:39:05 DEBUG : dir: Looking for writers 2026/04/21 01:39:05 DEBUG : file1: reading active writers 2026/04/21 01:39:05 DEBUG : Looking for writers 2026/04/21 01:39:05 DEBUG : dir: reading active writers 2026/04/21 01:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:39:05 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 01:39:05 DEBUG : dir: Looking for writers 2026/04/21 01:39:05 DEBUG : file1: reading active writers 2026/04/21 01:39:05 DEBUG : Looking for writers 2026/04/21 01:39:05 DEBUG : dir: reading active writers 2026/04/21 01:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:39:05 DEBUG : dir: Looking for writers 2026/04/21 01:39:05 DEBUG : file1: reading active writers 2026/04/21 01:39:05 DEBUG : Looking for writers 2026/04/21 01:39:05 DEBUG : dir: reading active writers 2026/04/21 01:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:39:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:39:05 DEBUG : dir: Looking for writers 2026/04/21 01:39:05 DEBUG : file1: reading active writers 2026/04/21 01:39:05 DEBUG : Looking for writers 2026/04/21 01:39:05 DEBUG : dir: reading active writers 2026/04/21 01:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:39:06 DEBUG : dir: Looking for writers 2026/04/21 01:39:06 DEBUG : file1: reading active writers 2026/04/21 01:39:06 DEBUG : Looking for writers 2026/04/21 01:39:06 DEBUG : dir: reading active writers 2026/04/21 01:39:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:39:06 DEBUG : dir/file1: size = 14 OK 2026/04/21 01:39:06 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/21 01:39:06 INFO : dir/file1: Copied (replaced existing) 2026/04/21 01:39:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/21 01:39:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/21 01:39:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:39:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/21 01:39:07 DEBUG : dir: Looking for writers 2026/04/21 01:39:07 DEBUG : file1: reading active writers 2026/04/21 01:39:07 DEBUG : Looking for writers 2026/04/21 01:39:07 DEBUG : dir: reading active writers 2026/04/21 01:39:07 DEBUG : >WaitForWriters: 2026/04/21 01:39:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:39:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:39:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:39:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:39:07 DEBUG : dir/file1(0x68c9bf48700): _readAt: size=512, off=0 2026/04/21 01:39:07 DEBUG : dir/file1(0x68c9bf48700): openPending: 2026/04/21 01:39:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/21 01:39:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/21 01:39:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:39:07 DEBUG : dir/file1(0x68c9bf48700): >openPending: err= 2026/04/21 01:39:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/21 01:39:07 DEBUG : dir/file1(0x68c9bf48700): >_readAt: n=14, err=EOF 2026/04/21 01:39:07 DEBUG : dir/file1(0x68c9bf48700): close: 2026/04/21 01:39:07 DEBUG : dir/file1(0x68c9bf48700): >close: err= 2026/04/21 01:39:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:39:08 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/21 01:39:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:39:08 DEBUG : newLeaf: Updating file with newLeaf 0x68c9bcf7ad0 2026/04/21 01:39:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:39:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:39:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/21 01:39:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/21 01:39:09 DEBUG : dir/file1: Updating file with dir/file1 0x68c9bcf7ad0 2026/04/21 01:39:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/21 01:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:39:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:39:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:39:09 DEBUG : dir/file1(0x68c9c0b4900): openPending: 2026/04/21 01:39:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/21 01:39:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/21 01:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:39:09 DEBUG : dir/file1(0x68c9c0b4900): >openPending: err= 2026/04/21 01:39:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:39:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:39:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:39:09 DEBUG : dir/file1(0x68c9c0b4900): _writeAt: size=25, off=0 2026/04/21 01:39:09 DEBUG : dir/file1(0x68c9c0b4900): >_writeAt: n=25, err= 2026/04/21 01:39:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:39:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:39:10 DEBUG : newLeaf: Updating file with newLeaf 0x68c9bcf7ad0 2026/04/21 01:39:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:39:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:39:10 DEBUG : newLeaf(0x68c9c0b4900): close: 2026/04/21 01:39:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/21 01:39:10 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-21 01:39:09.893430319 +0000 UTC m=+259.078122356 2026/04/21 01:39:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/21 01:39:10 DEBUG : newLeaf(0x68c9c0b4900): >close: err= 2026/04/21 01:39:10 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:10 DEBUG : dir: Looking for writers 2026/04/21 01:39:10 DEBUG : Looking for writers 2026/04/21 01:39:10 DEBUG : dir: reading active writers 2026/04/21 01:39:10 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:39:10 DEBUG : dir: Looking for writers 2026/04/21 01:39:10 DEBUG : Looking for writers 2026/04/21 01:39:10 DEBUG : dir: reading active writers 2026/04/21 01:39:10 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:39:10 DEBUG : dir: Looking for writers 2026/04/21 01:39:10 DEBUG : Looking for writers 2026/04/21 01:39:10 DEBUG : dir: reading active writers 2026/04/21 01:39:10 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:39:10 DEBUG : dir: Looking for writers 2026/04/21 01:39:10 DEBUG : Looking for writers 2026/04/21 01:39:10 DEBUG : dir: reading active writers 2026/04/21 01:39:10 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:39:10 DEBUG : newLeaf: vfs cache: starting upload 2026/04/21 01:39:10 DEBUG : dir: Looking for writers 2026/04/21 01:39:10 DEBUG : Looking for writers 2026/04/21 01:39:10 DEBUG : dir: reading active writers 2026/04/21 01:39:10 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:39:10 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/21 01:39:10 DEBUG : dir: Looking for writers 2026/04/21 01:39:10 DEBUG : Looking for writers 2026/04/21 01:39:10 DEBUG : dir: reading active writers 2026/04/21 01:39:10 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:39:11 DEBUG : dir: Looking for writers 2026/04/21 01:39:11 DEBUG : Looking for writers 2026/04/21 01:39:11 DEBUG : dir: reading active writers 2026/04/21 01:39:11 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:39:11 DEBUG : dir: Looking for writers 2026/04/21 01:39:11 DEBUG : Looking for writers 2026/04/21 01:39:11 DEBUG : dir: reading active writers 2026/04/21 01:39:11 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:39:11 DEBUG : newLeaf: size = 25 OK 2026/04/21 01:39:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/21 01:39:11 INFO : newLeaf: Copied (replaced existing) 2026/04/21 01:39:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-21 01:39:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/21 01:39:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/21 01:39:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:39:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/21 01:39:12 DEBUG : dir: Looking for writers 2026/04/21 01:39:12 DEBUG : Looking for writers 2026/04/21 01:39:12 DEBUG : dir: reading active writers 2026/04/21 01:39:12 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:12 DEBUG : >WaitForWriters: 2026/04/21 01:39:13 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:13 DEBUG : dir: Looking for writers 2026/04/21 01:39:13 DEBUG : Looking for writers 2026/04/21 01:39:13 DEBUG : dir: reading active writers 2026/04/21 01:39:13 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:13 DEBUG : >WaitForWriters: 2026/04/21 01:39:13 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:39:22 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:39:22 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:39:22 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:39:22 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:39:22 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:39:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:39:25 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:25 DEBUG : dir: Looking for writers 2026/04/21 01:39:25 DEBUG : file1: reading active writers 2026/04/21 01:39:25 DEBUG : Looking for writers 2026/04/21 01:39:25 DEBUG : dir: reading active writers 2026/04/21 01:39:25 DEBUG : >WaitForWriters: 2026/04/21 01:39:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:39:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:39:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:39:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:39:25 DEBUG : dir/file1(0x68c9bcc5240): _readAt: size=512, off=0 2026/04/21 01:39:25 DEBUG : dir/file1(0x68c9bcc5240): openPending: 2026/04/21 01:39:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/21 01:39:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/21 01:39:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:39:25 DEBUG : dir/file1(0x68c9bcc5240): >openPending: err= 2026/04/21 01:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/21 01:39:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:39:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:39:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:39:25 DEBUG : dir/file1(0x68c9bcc5240): >_readAt: n=14, err=EOF 2026/04/21 01:39:25 DEBUG : dir/file1(0x68c9bcc5240): close: 2026/04/21 01:39:25 DEBUG : dir/file1(0x68c9bcc5240): >close: err= 2026/04/21 01:39:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:39:26 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/21 01:39:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:39:26 DEBUG : newLeaf: Updating file with newLeaf 0x68c9bf5a680 2026/04/21 01:39:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:39:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:39:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/21 01:39:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/21 01:39:27 DEBUG : dir/file1: Updating file with dir/file1 0x68c9bf5a680 2026/04/21 01:39:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/21 01:39:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:39:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:39:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:39:28 DEBUG : dir/file1(0x68c9bc1d400): openPending: 2026/04/21 01:39:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/21 01:39:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/21 01:39:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:39:28 DEBUG : dir/file1(0x68c9bc1d400): >openPending: err= 2026/04/21 01:39:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:39:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:39:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:39:28 DEBUG : dir/file1(0x68c9bc1d400): _writeAt: size=25, off=0 2026/04/21 01:39:28 DEBUG : dir/file1(0x68c9bc1d400): >_writeAt: n=25, err= 2026/04/21 01:39:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/21 01:39:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/21 01:39:28 DEBUG : newLeaf: Updating file with newLeaf 0x68c9bf5a680 2026/04/21 01:39:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:39:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:39:28 DEBUG : newLeaf(0x68c9bc1d400): close: 2026/04/21 01:39:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/21 01:39:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-21 01:39:28.00993226 +0000 UTC m=+277.194624257 2026/04/21 01:39:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/21 01:39:28 DEBUG : newLeaf(0x68c9bc1d400): >close: err= 2026/04/21 01:39:28 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:28 DEBUG : dir: Looking for writers 2026/04/21 01:39:28 DEBUG : Looking for writers 2026/04/21 01:39:28 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:28 DEBUG : dir: reading active writers 2026/04/21 01:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:39:28 DEBUG : dir: Looking for writers 2026/04/21 01:39:28 DEBUG : Looking for writers 2026/04/21 01:39:28 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:28 DEBUG : dir: reading active writers 2026/04/21 01:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:39:28 DEBUG : dir: Looking for writers 2026/04/21 01:39:28 DEBUG : Looking for writers 2026/04/21 01:39:28 DEBUG : dir: reading active writers 2026/04/21 01:39:28 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:39:28 DEBUG : dir: Looking for writers 2026/04/21 01:39:28 DEBUG : Looking for writers 2026/04/21 01:39:28 DEBUG : dir: reading active writers 2026/04/21 01:39:28 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:39:28 DEBUG : newLeaf: vfs cache: starting upload 2026/04/21 01:39:28 DEBUG : dir: Looking for writers 2026/04/21 01:39:28 DEBUG : Looking for writers 2026/04/21 01:39:28 DEBUG : dir: reading active writers 2026/04/21 01:39:28 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:39:28 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/21 01:39:28 DEBUG : dir: Looking for writers 2026/04/21 01:39:28 DEBUG : Looking for writers 2026/04/21 01:39:28 DEBUG : dir: reading active writers 2026/04/21 01:39:28 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:39:29 DEBUG : dir: Looking for writers 2026/04/21 01:39:29 DEBUG : Looking for writers 2026/04/21 01:39:29 DEBUG : dir: reading active writers 2026/04/21 01:39:29 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:39:29 DEBUG : dir: Looking for writers 2026/04/21 01:39:29 DEBUG : Looking for writers 2026/04/21 01:39:29 DEBUG : dir: reading active writers 2026/04/21 01:39:29 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:39:30 DEBUG : newLeaf: size = 25 OK 2026/04/21 01:39:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/21 01:39:30 INFO : newLeaf: Copied (replaced existing) 2026/04/21 01:39:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-21 01:39:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/21 01:39:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/21 01:39:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/21 01:39:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/21 01:39:30 DEBUG : dir: Looking for writers 2026/04/21 01:39:30 DEBUG : Looking for writers 2026/04/21 01:39:30 DEBUG : dir: reading active writers 2026/04/21 01:39:30 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:30 DEBUG : >WaitForWriters: 2026/04/21 01:39:31 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:31 DEBUG : dir: Looking for writers 2026/04/21 01:39:31 DEBUG : Looking for writers 2026/04/21 01:39:31 DEBUG : dir: reading active writers 2026/04/21 01:39:31 DEBUG : newLeaf: reading active writers 2026/04/21 01:39:31 DEBUG : >WaitForWriters: 2026/04/21 01:39:31 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestFileRename (73.83s) --- PASS: TestFileRename/off,forceCache=false (10.40s) --- PASS: TestFileRename/minimal,forceCache=false (9.98s) --- PASS: TestFileRename/minimal,forceCache=true (12.64s) --- PASS: TestFileRename/writes,forceCache=false (9.98s) --- PASS: TestFileRename/writes,forceCache=true (20.04s) --- PASS: TestFileRename/full,forceCache=false (10.79s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:39:32 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:39:32 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:39:32 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:39:32 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:39:32 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:32 DEBUG : Looking for writers 2026/04/21 01:39:32 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.36s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:39:33 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:39:33 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:39:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/21 01:39:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:39:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:39:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:39:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 01:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:39:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/21 01:39:36 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/21 01:39:36 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:36 DEBUG : dir: Looking for writers 2026/04/21 01:39:36 DEBUG : file1: reading active writers 2026/04/21 01:39:36 DEBUG : Looking for writers 2026/04/21 01:39:36 DEBUG : dir: reading active writers 2026/04/21 01:39:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.52s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:39:37 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:39:37 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:39:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/21 01:39:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:39:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:39:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:39:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 01:39:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:39:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/21 01:39:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/21 01:39:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/21 01:39:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/21 01:39:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/21 01:39:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/21 01:39:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/21 01:39:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/21 01:39:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/21 01:39:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/21 01:39:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/21 01:39:41 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/21 01:39:41 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/21 01:39:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/21 01:39:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/21 01:39:41 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/21 01:39:42 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:42 DEBUG : dir: Looking for writers 2026/04/21 01:39:42 DEBUG : file1: reading active writers 2026/04/21 01:39:42 DEBUG : Looking for writers 2026/04/21 01:39:42 DEBUG : dir: reading active writers 2026/04/21 01:39:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.00s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:39:43 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:39:43 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:39:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/21 01:39:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:39:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:39:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:39:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 01:39:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:39:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/21 01:39:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/21 01:39:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/21 01:39:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/21 01:39:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/21 01:39:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/21 01:39:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/21 01:39:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/21 01:39:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/21 01:39:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/21 01:39:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/21 01:39:47 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/21 01:39:47 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/21 01:39:47 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/21 01:39:47 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/21 01:39:47 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/21 01:39:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/21 01:39:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/21 01:39:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/21 01:39:48 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/21 01:39:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/21 01:39:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/21 01:39:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/21 01:39:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/21 01:39:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/21 01:39:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/21 01:39:48 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/21 01:39:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/21 01:39:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/21 01:39:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/21 01:39:48 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/21 01:39:48 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:48 DEBUG : dir: Looking for writers 2026/04/21 01:39:48 DEBUG : file1: reading active writers 2026/04/21 01:39:48 DEBUG : Looking for writers 2026/04/21 01:39:48 DEBUG : dir: reading active writers 2026/04/21 01:39:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.12s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:39:49 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:39:49 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:39:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/21 01:39:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:39:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:39:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:39:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 01:39:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:39:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/21 01:39:52 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:52 DEBUG : dir: Looking for writers 2026/04/21 01:39:52 DEBUG : file1: reading active writers 2026/04/21 01:39:52 DEBUG : Looking for writers 2026/04/21 01:39:52 DEBUG : dir: reading active writers 2026/04/21 01:39:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (3.85s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:39:53 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:39:53 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:39:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/21 01:39:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:39:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:39:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/21 01:39:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/21 01:39:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:39:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/21 01:39:56 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/21 01:39:56 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/21 01:39:56 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:39:56 DEBUG : dir: Looking for writers 2026/04/21 01:39:56 DEBUG : file1: reading active writers 2026/04/21 01:39:56 DEBUG : Looking for writers 2026/04/21 01:39:56 DEBUG : dir: reading active writers 2026/04/21 01:39:56 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestReadFileHandleRelease (12.58s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:06 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:06 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:06 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:06 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:06 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/21 01:40:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:40:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:40:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:40:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:40:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:40:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:40:08 DEBUG : dir/file1(0x68c9c044740): _readAt: size=1, off=0 2026/04/21 01:40:08 DEBUG : dir/file1(0x68c9c044740): openPending: 2026/04/21 01:40:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:40:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:40:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:08 DEBUG : dir/file1(0x68c9c044740): >openPending: err= 2026/04/21 01:40:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/21 01:40:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:40:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:40:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:40:09 DEBUG : dir/file1(0x68c9c044740): >_readAt: n=1, err= 2026/04/21 01:40:09 DEBUG : dir/file1(0x68c9c044740): _readAt: size=256, off=1 2026/04/21 01:40:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/21 01:40:09 DEBUG : dir/file1(0x68c9c044740): >_readAt: n=15, err=EOF 2026/04/21 01:40:09 DEBUG : dir/file1(0x68c9c044740): _readAt: size=16, off=16 2026/04/21 01:40:09 DEBUG : dir/file1(0x68c9c044740): >_readAt: n=0, err=EOF 2026/04/21 01:40:09 DEBUG : dir/file1(0x68c9c044740): close: 2026/04/21 01:40:09 DEBUG : dir/file1(0x68c9c044740): >close: err= 2026/04/21 01:40:09 DEBUG : dir/file1(0x68c9c044740): close: 2026/04/21 01:40:09 DEBUG : dir/file1(0x68c9c044740): >close: err=file already closed 2026/04/21 01:40:09 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:09 DEBUG : dir: Looking for writers 2026/04/21 01:40:09 DEBUG : file1: reading active writers 2026/04/21 01:40:09 DEBUG : Looking for writers 2026/04/21 01:40:09 DEBUG : dir: reading active writers 2026/04/21 01:40:09 DEBUG : >WaitForWriters: 2026/04/21 01:40:09 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (3.92s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:10 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:10 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:10 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:10 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:10 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/21 01:40:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:40:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:40:12 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:40:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:40:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:40:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): _readAt: size=1, off=0 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): openPending: 2026/04/21 01:40:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:40:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:40:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): >openPending: err= 2026/04/21 01:40:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/21 01:40:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:40:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:40:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): >_readAt: n=1, err= 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): _readAt: size=1, off=5 2026/04/21 01:40:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): >_readAt: n=1, err= 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): _readAt: size=1, off=3 2026/04/21 01:40:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): >_readAt: n=1, err= 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): _readAt: size=1, off=13 2026/04/21 01:40:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): >_readAt: n=1, err= 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): _readAt: size=16, off=100 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): >_readAt: n=0, err=EOF 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): close: 2026/04/21 01:40:12 DEBUG : dir/file1(0x68c9c044600): >close: err= 2026/04/21 01:40:12 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:12 DEBUG : dir: Looking for writers 2026/04/21 01:40:12 DEBUG : file1: reading active writers 2026/04/21 01:40:12 DEBUG : Looking for writers 2026/04/21 01:40:12 DEBUG : dir: reading active writers 2026/04/21 01:40:12 DEBUG : >WaitForWriters: 2026/04/21 01:40:12 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (3.73s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:13 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:13 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:13 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:13 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:13 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege/dir/file1: no such file or directory 2026/04/21 01:40:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege/dir/file1: no such file or directory 2026/04/21 01:40:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/21 01:40:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:40:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:40:16 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:40:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:40:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:40:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): _readAt: size=1, off=0 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): openPending: 2026/04/21 01:40:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:40:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:40:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): >openPending: err= 2026/04/21 01:40:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/21 01:40:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:40:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:40:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): >_readAt: n=1, err= 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): _readAt: size=1, off=5 2026/04/21 01:40:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): >_readAt: n=1, err= 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): _readAt: size=1, off=1 2026/04/21 01:40:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): >_readAt: n=1, err= 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): _readAt: size=6, off=10 2026/04/21 01:40:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): >_readAt: n=6, err= 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): _readAt: size=256, off=10 2026/04/21 01:40:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): >_readAt: n=6, err=EOF 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): _readAt: size=256, off=100 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): >_readAt: n=0, err=EOF 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): close: 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): >close: err= 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): _readAt: size=256, off=100 2026/04/21 01:40:16 DEBUG : dir/file1(0x68c9be9a2c0): >_readAt: n=0, err=file already closed 2026/04/21 01:40:16 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:16 DEBUG : dir: Looking for writers 2026/04/21 01:40:16 DEBUG : file1: reading active writers 2026/04/21 01:40:16 DEBUG : Looking for writers 2026/04/21 01:40:16 DEBUG : dir: reading active writers 2026/04/21 01:40:16 DEBUG : >WaitForWriters: 2026/04/21 01:40:16 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (3.72s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:17 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:17 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:17 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:17 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:17 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege/dir/file1: no such file or directory 2026/04/21 01:40:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege/dir/file1: no such file or directory 2026/04/21 01:40:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/21 01:40:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:40:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:40:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:40:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:40:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:40:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:40:20 DEBUG : dir/file1(0x68c9be9a440): RWFileHandle.Flush 2026/04/21 01:40:20 DEBUG : dir/file1(0x68c9be9a440): _readAt: size=256, off=0 2026/04/21 01:40:20 DEBUG : dir/file1(0x68c9be9a440): openPending: 2026/04/21 01:40:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:40:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:40:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:20 DEBUG : dir/file1(0x68c9be9a440): >openPending: err= 2026/04/21 01:40:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/21 01:40:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:40:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:40:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:40:20 DEBUG : dir/file1(0x68c9be9a440): >_readAt: n=16, err=EOF 2026/04/21 01:40:20 DEBUG : dir/file1(0x68c9be9a440): RWFileHandle.Flush 2026/04/21 01:40:20 DEBUG : dir/file1(0x68c9be9a440): RWFileHandle.Flush 2026/04/21 01:40:20 DEBUG : dir/file1(0x68c9be9a440): close: 2026/04/21 01:40:20 DEBUG : dir/file1(0x68c9be9a440): >close: err= 2026/04/21 01:40:20 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:20 DEBUG : dir: Looking for writers 2026/04/21 01:40:20 DEBUG : file1: reading active writers 2026/04/21 01:40:20 DEBUG : Looking for writers 2026/04/21 01:40:20 DEBUG : dir: reading active writers 2026/04/21 01:40:20 DEBUG : >WaitForWriters: 2026/04/21 01:40:20 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (3.80s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:21 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:21 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:21 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:21 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:21 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege/dir/file1: no such file or directory 2026/04/21 01:40:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege/dir/file1: no such file or directory 2026/04/21 01:40:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/21 01:40:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:40:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/21 01:40:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:40:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:40:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:40:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:40:24 DEBUG : dir/file1(0x68c9be9b040): _readAt: size=256, off=0 2026/04/21 01:40:24 DEBUG : dir/file1(0x68c9be9b040): openPending: 2026/04/21 01:40:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:40:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:40:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:24 DEBUG : dir/file1(0x68c9be9b040): >openPending: err= 2026/04/21 01:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/21 01:40:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:40:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:40:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:40:24 DEBUG : dir/file1(0x68c9be9b040): >_readAt: n=16, err=EOF 2026/04/21 01:40:24 DEBUG : dir/file1(0x68c9be9b040): RWFileHandle.Release 2026/04/21 01:40:24 DEBUG : dir/file1(0x68c9be9b040): close: 2026/04/21 01:40:24 DEBUG : dir/file1(0x68c9be9b040): >close: err= 2026/04/21 01:40:24 DEBUG : dir/file1(0x68c9be9b040): RWFileHandle.Release 2026/04/21 01:40:24 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:24 DEBUG : dir: Looking for writers 2026/04/21 01:40:24 DEBUG : file1: reading active writers 2026/04/21 01:40:24 DEBUG : Looking for writers 2026/04/21 01:40:24 DEBUG : dir: reading active writers 2026/04/21 01:40:24 DEBUG : >WaitForWriters: 2026/04/21 01:40:24 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (3.86s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:25 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:25 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:25 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:25 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege/dir/file1: no such file or directory 2026/04/21 01:40:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege/dir/file1: no such file or directory 2026/04/21 01:40:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:25 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:25 DEBUG : file1: newRWFileHandle: 2026/04/21 01:40:25 DEBUG : file1(0x68c9bf48ec0): openPending: 2026/04/21 01:40:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:25 DEBUG : file1(0x68c9bf48ec0): >openPending: err= 2026/04/21 01:40:25 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:40:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:40:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:40:25 DEBUG : file1(0x68c9bf48ec0): _writeAt: size=5, off=0 2026/04/21 01:40:25 DEBUG : file1(0x68c9bf48ec0): >_writeAt: n=5, err= 2026/04/21 01:40:25 DEBUG : file1(0x68c9bf48ec0): _writeAt: size=7, off=5 2026/04/21 01:40:25 DEBUG : file1(0x68c9bf48ec0): >_writeAt: n=7, err= 2026/04/21 01:40:25 DEBUG : file1: vfs cache: truncate to size=11 2026/04/21 01:40:25 DEBUG : file1(0x68c9bf48ec0): close: 2026/04/21 01:40:25 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 01:40:25.470150889 +0000 UTC m=+334.654842877 2026/04/21 01:40:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:25 DEBUG : file1(0x68c9bf48ec0): >close: err= 2026/04/21 01:40:25 DEBUG : file1(0x68c9bf48ec0): close: 2026/04/21 01:40:25 DEBUG : file1(0x68c9bf48ec0): >close: err=file already closed 2026/04/21 01:40:25 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:25 DEBUG : Looking for writers 2026/04/21 01:40:25 DEBUG : file1: reading active writers 2026/04/21 01:40:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:40:25 DEBUG : Looking for writers 2026/04/21 01:40:25 DEBUG : file1: reading active writers 2026/04/21 01:40:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:40:25 DEBUG : Looking for writers 2026/04/21 01:40:25 DEBUG : file1: reading active writers 2026/04/21 01:40:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:40:25 DEBUG : Looking for writers 2026/04/21 01:40:25 DEBUG : file1: reading active writers 2026/04/21 01:40:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:40:25 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:40:25 DEBUG : Looking for writers 2026/04/21 01:40:25 DEBUG : file1: reading active writers 2026/04/21 01:40:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:40:25 DEBUG : Looking for writers 2026/04/21 01:40:25 DEBUG : file1: reading active writers 2026/04/21 01:40:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:40:26 DEBUG : Looking for writers 2026/04/21 01:40:26 DEBUG : file1: reading active writers 2026/04/21 01:40:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:40:26 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/21 01:40:26 DEBUG : Looking for writers 2026/04/21 01:40:26 DEBUG : file1: reading active writers 2026/04/21 01:40:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:40:27 DEBUG : file1: size = 11 OK 2026/04/21 01:40:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 01:40:27 INFO : file1: Copied (new) 2026/04/21 01:40:27 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-21 01:40:25 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/21 01:40:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:40:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:40:27 DEBUG : Looking for writers 2026/04/21 01:40:27 DEBUG : file1: reading active writers 2026/04/21 01:40:27 DEBUG : >WaitForWriters: 2026/04/21 01:40:27 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:27 DEBUG : Looking for writers 2026/04/21 01:40:27 DEBUG : file1: reading active writers 2026/04/21 01:40:27 DEBUG : >WaitForWriters: 2026/04/21 01:40:27 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.05s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:28 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:28 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:28 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:28 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:28 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:28 DEBUG : file1: newRWFileHandle: 2026/04/21 01:40:28 DEBUG : file1(0x68c9c044680): openPending: 2026/04/21 01:40:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:28 DEBUG : file1(0x68c9c044680): >openPending: err= 2026/04/21 01:40:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:40:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:40:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:40:28 DEBUG : file1(0x68c9c044680): _writeAt: size=7, off=0 2026/04/21 01:40:28 DEBUG : file1(0x68c9c044680): >_writeAt: n=7, err= 2026/04/21 01:40:28 DEBUG : file1(0x68c9c044680): _writeAt: size=6, off=5 2026/04/21 01:40:28 DEBUG : file1(0x68c9c044680): >_writeAt: n=6, err= 2026/04/21 01:40:28 DEBUG : file1(0x68c9c044680): close: 2026/04/21 01:40:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 01:40:28.52138099 +0000 UTC m=+337.706072976 2026/04/21 01:40:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:28 DEBUG : file1(0x68c9c044680): >close: err= 2026/04/21 01:40:28 DEBUG : file1(0x68c9c044680): _writeAt: size=5, off=0 2026/04/21 01:40:28 DEBUG : file1(0x68c9c044680): >_writeAt: n=0, err=file already closed 2026/04/21 01:40:28 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:28 DEBUG : Looking for writers 2026/04/21 01:40:28 DEBUG : file1: reading active writers 2026/04/21 01:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:40:28 DEBUG : Looking for writers 2026/04/21 01:40:28 DEBUG : file1: reading active writers 2026/04/21 01:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:40:28 DEBUG : Looking for writers 2026/04/21 01:40:28 DEBUG : file1: reading active writers 2026/04/21 01:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:40:28 DEBUG : Looking for writers 2026/04/21 01:40:28 DEBUG : file1: reading active writers 2026/04/21 01:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:40:28 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:40:28 DEBUG : Looking for writers 2026/04/21 01:40:28 DEBUG : file1: reading active writers 2026/04/21 01:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:40:28 DEBUG : Looking for writers 2026/04/21 01:40:28 DEBUG : file1: reading active writers 2026/04/21 01:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:40:29 DEBUG : Looking for writers 2026/04/21 01:40:29 DEBUG : file1: reading active writers 2026/04/21 01:40:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:40:29 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege/dir/file1: no such file or directory 2026/04/21 01:40:29 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege/dir/file1: no such file or directory 2026/04/21 01:40:29 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/21 01:40:29 DEBUG : Looking for writers 2026/04/21 01:40:29 DEBUG : file1: reading active writers 2026/04/21 01:40:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:40:30 DEBUG : file1: size = 11 OK 2026/04/21 01:40:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 01:40:30 INFO : file1: Copied (new) 2026/04/21 01:40:30 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-21 01:40:28 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/21 01:40:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:30 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:40:30 DEBUG : Looking for writers 2026/04/21 01:40:30 DEBUG : file1: reading active writers 2026/04/21 01:40:30 DEBUG : >WaitForWriters: 2026/04/21 01:40:30 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:30 DEBUG : Looking for writers 2026/04/21 01:40:30 DEBUG : file1: reading active writers 2026/04/21 01:40:30 DEBUG : >WaitForWriters: 2026/04/21 01:40:30 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.05s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:31 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:31 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:31 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:31 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:31 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:31 DEBUG : file1: newRWFileHandle: 2026/04/21 01:40:31 DEBUG : file1(0x68c9bf48200): openPending: 2026/04/21 01:40:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:31 DEBUG : file1(0x68c9bf48200): >openPending: err= 2026/04/21 01:40:31 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:40:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:40:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:40:31 DEBUG : file1(0x68c9bf48200): close: 2026/04/21 01:40:31 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 01:40:31.577682754 +0000 UTC m=+340.762374751 2026/04/21 01:40:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:31 DEBUG : file1(0x68c9bf48200): >close: err= 2026/04/21 01:40:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/21 01:40:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:40:31 DEBUG : file2: newRWFileHandle: 2026/04/21 01:40:31 DEBUG : file2(0x68c9bf48980): openPending: 2026/04/21 01:40:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/21 01:40:31 DEBUG : file2(0x68c9bf48980): >openPending: err= 2026/04/21 01:40:31 DEBUG : file2: >newRWFileHandle: err= 2026/04/21 01:40:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/21 01:40:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/21 01:40:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/21 01:40:31 DEBUG : file2(0x68c9bf48980): RWFileHandle.Flush 2026/04/21 01:40:31 DEBUG : file2(0x68c9bf48980): RWFileHandle.Release 2026/04/21 01:40:31 DEBUG : file2(0x68c9bf48980): close: 2026/04/21 01:40:31 DEBUG : file2: vfs cache: setting modification time to 2026-04-21 01:40:31.578451238 +0000 UTC m=+340.763143225 2026/04/21 01:40:31 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:31 DEBUG : file2(0x68c9bf48980): >close: err= 2026/04/21 01:40:31 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:31 DEBUG : Looking for writers 2026/04/21 01:40:31 DEBUG : file1: reading active writers 2026/04/21 01:40:31 DEBUG : file2: reading active writers 2026/04/21 01:40:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/21 01:40:31 DEBUG : Looking for writers 2026/04/21 01:40:31 DEBUG : file1: reading active writers 2026/04/21 01:40:31 DEBUG : file2: reading active writers 2026/04/21 01:40:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/21 01:40:31 DEBUG : Looking for writers 2026/04/21 01:40:31 DEBUG : file1: reading active writers 2026/04/21 01:40:31 DEBUG : file2: reading active writers 2026/04/21 01:40:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/21 01:40:31 DEBUG : Looking for writers 2026/04/21 01:40:31 DEBUG : file1: reading active writers 2026/04/21 01:40:31 DEBUG : file2: reading active writers 2026/04/21 01:40:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/21 01:40:31 DEBUG : file2: vfs cache: starting upload 2026/04/21 01:40:31 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:40:31 DEBUG : Looking for writers 2026/04/21 01:40:31 DEBUG : file1: reading active writers 2026/04/21 01:40:31 DEBUG : file2: reading active writers 2026/04/21 01:40:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/21 01:40:31 DEBUG : Looking for writers 2026/04/21 01:40:31 DEBUG : file1: reading active writers 2026/04/21 01:40:31 DEBUG : file2: reading active writers 2026/04/21 01:40:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/21 01:40:32 DEBUG : Looking for writers 2026/04/21 01:40:32 DEBUG : file1: reading active writers 2026/04/21 01:40:32 DEBUG : file2: reading active writers 2026/04/21 01:40:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/21 01:40:32 DEBUG : Looking for writers 2026/04/21 01:40:32 DEBUG : file1: reading active writers 2026/04/21 01:40:32 DEBUG : file2: reading active writers 2026/04/21 01:40:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/04/21 01:40:33 DEBUG : file2: size = 0 OK 2026/04/21 01:40:33 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 01:40:33 INFO : file2: Copied (new) 2026/04/21 01:40:33 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-21 01:40:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/21 01:40:33 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/21 01:40:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/21 01:40:33 INFO : file2: vfs cache: upload succeeded try #1 2026/04/21 01:40:33 DEBUG : file1: size = 0 OK 2026/04/21 01:40:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 01:40:33 INFO : file1: Copied (new) 2026/04/21 01:40:33 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-21 01:40:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/21 01:40:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:40:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:33 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:40:33 DEBUG : Looking for writers 2026/04/21 01:40:33 DEBUG : file2: reading active writers 2026/04/21 01:40:33 DEBUG : file1: reading active writers 2026/04/21 01:40:33 DEBUG : >WaitForWriters: 2026/04/21 01:40:34 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:34 DEBUG : Looking for writers 2026/04/21 01:40:34 DEBUG : file1: reading active writers 2026/04/21 01:40:34 DEBUG : file2: reading active writers 2026/04/21 01:40:34 DEBUG : >WaitForWriters: 2026/04/21 01:40:34 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.21s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:34 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:34 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:34 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:34 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:34 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:34 DEBUG : file1: newRWFileHandle: 2026/04/21 01:40:34 DEBUG : file1(0x68c9be9a200): openPending: 2026/04/21 01:40:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:34 DEBUG : file1(0x68c9be9a200): >openPending: err= 2026/04/21 01:40:34 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:40:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:40:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:40:34 DEBUG : file1(0x68c9be9a200): _writeAt: size=5, off=0 2026/04/21 01:40:34 DEBUG : file1(0x68c9be9a200): >_writeAt: n=5, err= 2026/04/21 01:40:34 DEBUG : file1(0x68c9be9a200): RWFileHandle.Flush 2026/04/21 01:40:34 DEBUG : file1(0x68c9be9a200): RWFileHandle.Flush 2026/04/21 01:40:34 DEBUG : file1(0x68c9be9a200): close: 2026/04/21 01:40:34 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 01:40:34.786883878 +0000 UTC m=+343.971575875 2026/04/21 01:40:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:34 DEBUG : file1(0x68c9be9a200): >close: err= 2026/04/21 01:40:34 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:34 DEBUG : Looking for writers 2026/04/21 01:40:34 DEBUG : file1: reading active writers 2026/04/21 01:40:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:40:34 DEBUG : Looking for writers 2026/04/21 01:40:34 DEBUG : file1: reading active writers 2026/04/21 01:40:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:40:34 DEBUG : Looking for writers 2026/04/21 01:40:34 DEBUG : file1: reading active writers 2026/04/21 01:40:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:40:34 DEBUG : Looking for writers 2026/04/21 01:40:34 DEBUG : file1: reading active writers 2026/04/21 01:40:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:40:34 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:40:34 DEBUG : Looking for writers 2026/04/21 01:40:34 DEBUG : file1: reading active writers 2026/04/21 01:40:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:40:35 DEBUG : Looking for writers 2026/04/21 01:40:35 DEBUG : file1: reading active writers 2026/04/21 01:40:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:40:35 DEBUG : Looking for writers 2026/04/21 01:40:35 DEBUG : file1: reading active writers 2026/04/21 01:40:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:40:35 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/21 01:40:36 DEBUG : Looking for writers 2026/04/21 01:40:36 DEBUG : file1: reading active writers 2026/04/21 01:40:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:40:36 DEBUG : file1: size = 5 OK 2026/04/21 01:40:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/21 01:40:36 INFO : file1: Copied (new) 2026/04/21 01:40:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-21 01:40:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/21 01:40:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:40:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:36 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:40:37 DEBUG : Looking for writers 2026/04/21 01:40:37 DEBUG : file1: reading active writers 2026/04/21 01:40:37 DEBUG : >WaitForWriters: 2026/04/21 01:40:37 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.90s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:37 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:37 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:37 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:37 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:37 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:37 DEBUG : file1: newRWFileHandle: 2026/04/21 01:40:37 DEBUG : file1(0x68c9bddfe00): openPending: 2026/04/21 01:40:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:37 DEBUG : file1(0x68c9bddfe00): >openPending: err= 2026/04/21 01:40:37 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:40:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:40:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:40:37 DEBUG : file1(0x68c9bddfe00): _writeAt: size=5, off=0 2026/04/21 01:40:37 DEBUG : file1(0x68c9bddfe00): >_writeAt: n=5, err= 2026/04/21 01:40:37 DEBUG : file1(0x68c9bddfe00): RWFileHandle.Release 2026/04/21 01:40:37 DEBUG : file1(0x68c9bddfe00): close: 2026/04/21 01:40:37 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 01:40:37.687521367 +0000 UTC m=+346.872213355 2026/04/21 01:40:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:37 DEBUG : file1(0x68c9bddfe00): >close: err= 2026/04/21 01:40:37 DEBUG : file1(0x68c9bddfe00): RWFileHandle.Release 2026/04/21 01:40:37 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:37 DEBUG : Looking for writers 2026/04/21 01:40:37 DEBUG : file1: reading active writers 2026/04/21 01:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:40:37 DEBUG : Looking for writers 2026/04/21 01:40:37 DEBUG : file1: reading active writers 2026/04/21 01:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:40:37 DEBUG : Looking for writers 2026/04/21 01:40:37 DEBUG : file1: reading active writers 2026/04/21 01:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:40:37 DEBUG : Looking for writers 2026/04/21 01:40:37 DEBUG : file1: reading active writers 2026/04/21 01:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:40:37 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:40:37 DEBUG : Looking for writers 2026/04/21 01:40:37 DEBUG : file1: reading active writers 2026/04/21 01:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:40:38 DEBUG : Looking for writers 2026/04/21 01:40:38 DEBUG : file1: reading active writers 2026/04/21 01:40:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:40:38 DEBUG : Looking for writers 2026/04/21 01:40:38 DEBUG : file1: reading active writers 2026/04/21 01:40:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:40:38 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/21 01:40:38 DEBUG : Looking for writers 2026/04/21 01:40:38 DEBUG : file1: reading active writers 2026/04/21 01:40:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:40:39 DEBUG : file1: size = 5 OK 2026/04/21 01:40:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/21 01:40:39 INFO : file1: Copied (new) 2026/04/21 01:40:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-21 01:40:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/21 01:40:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:40:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:39 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:40:39 DEBUG : Looking for writers 2026/04/21 01:40:39 DEBUG : file1: reading active writers 2026/04/21 01:40:39 DEBUG : >WaitForWriters: 2026/04/21 01:40:39 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.90s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:40 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:40 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:40 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:40 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:40 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/21 01:40:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/21 01:40:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:40:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:40:42 DEBUG : dir/file1(0x68c9be9a700): openPending: 2026/04/21 01:40:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:40:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:40:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:42 DEBUG : dir/file1(0x68c9be9a700): >openPending: err= 2026/04/21 01:40:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/21 01:40:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:40:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:40:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:40:42 DEBUG : dir/file1(0x68c9be9a700): _writeAt: size=5, off=0 2026/04/21 01:40:42 DEBUG : dir/file1(0x68c9be9a700): >_writeAt: n=5, err= 2026/04/21 01:40:42 DEBUG : dir/file1(0x68c9be9a700): close: 2026/04/21 01:40:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-21 01:40:42.982399349 +0000 UTC m=+352.167091366 2026/04/21 01:40:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:42 DEBUG : dir/file1(0x68c9be9a700): >close: err= 2026/04/21 01:40:42 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:42 DEBUG : dir: Looking for writers 2026/04/21 01:40:42 DEBUG : file1: reading active writers 2026/04/21 01:40:42 DEBUG : Looking for writers 2026/04/21 01:40:42 DEBUG : dir: reading active writers 2026/04/21 01:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:40:42 DEBUG : dir: Looking for writers 2026/04/21 01:40:42 DEBUG : file1: reading active writers 2026/04/21 01:40:42 DEBUG : Looking for writers 2026/04/21 01:40:42 DEBUG : dir: reading active writers 2026/04/21 01:40:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:40:43 DEBUG : dir: Looking for writers 2026/04/21 01:40:43 DEBUG : file1: reading active writers 2026/04/21 01:40:43 DEBUG : Looking for writers 2026/04/21 01:40:43 DEBUG : dir: reading active writers 2026/04/21 01:40:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:40:43 DEBUG : dir: Looking for writers 2026/04/21 01:40:43 DEBUG : file1: reading active writers 2026/04/21 01:40:43 DEBUG : Looking for writers 2026/04/21 01:40:43 DEBUG : dir: reading active writers 2026/04/21 01:40:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:40:43 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 01:40:43 DEBUG : dir: Looking for writers 2026/04/21 01:40:43 DEBUG : file1: reading active writers 2026/04/21 01:40:43 DEBUG : Looking for writers 2026/04/21 01:40:43 DEBUG : dir: reading active writers 2026/04/21 01:40:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:40:43 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/21 01:40:43 DEBUG : dir: Looking for writers 2026/04/21 01:40:43 DEBUG : file1: reading active writers 2026/04/21 01:40:43 DEBUG : Looking for writers 2026/04/21 01:40:43 DEBUG : dir: reading active writers 2026/04/21 01:40:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:40:43 DEBUG : dir: Looking for writers 2026/04/21 01:40:43 DEBUG : file1: reading active writers 2026/04/21 01:40:43 DEBUG : Looking for writers 2026/04/21 01:40:43 DEBUG : dir: reading active writers 2026/04/21 01:40:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:40:44 DEBUG : dir/file1: size = 5 OK 2026/04/21 01:40:44 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/21 01:40:44 INFO : dir/file1: Copied (replaced existing) 2026/04/21 01:40:44 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-21 01:40:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/21 01:40:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/21 01:40:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/21 01:40:44 DEBUG : dir: Looking for writers 2026/04/21 01:40:44 DEBUG : file1: reading active writers 2026/04/21 01:40:44 DEBUG : Looking for writers 2026/04/21 01:40:44 DEBUG : dir: reading active writers 2026/04/21 01:40:44 DEBUG : >WaitForWriters: 2026/04/21 01:40:44 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.77s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:45 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:45 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:45 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:45 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:45 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/21 01:40:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:47 DEBUG : dir/file1: newRWFileHandle: 2026/04/21 01:40:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/21 01:40:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/21 01:40:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/21 01:40:47 DEBUG : dir/file1(0x68c9c044600): _writeAt: size=5, off=0 2026/04/21 01:40:47 DEBUG : dir/file1(0x68c9c044600): openPending: 2026/04/21 01:40:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/21 01:40:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/21 01:40:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:47 DEBUG : dir/file1(0x68c9c044600): >openPending: err= 2026/04/21 01:40:47 DEBUG : dir/file1(0x68c9c044600): >_writeAt: n=5, err= 2026/04/21 01:40:47 DEBUG : dir/file1(0x68c9c044600): _writeAt: size=15, off=5 2026/04/21 01:40:47 DEBUG : dir/file1(0x68c9c044600): >_writeAt: n=15, err= 2026/04/21 01:40:47 DEBUG : dir/file1(0x68c9c044600): close: 2026/04/21 01:40:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/21 01:40:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-21 01:40:47.725436855 +0000 UTC m=+356.910128852 2026/04/21 01:40:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:47 DEBUG : dir/file1(0x68c9c044600): >close: err= 2026/04/21 01:40:47 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:47 DEBUG : dir: Looking for writers 2026/04/21 01:40:47 DEBUG : file1: reading active writers 2026/04/21 01:40:47 DEBUG : Looking for writers 2026/04/21 01:40:47 DEBUG : dir: reading active writers 2026/04/21 01:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:40:47 DEBUG : dir: Looking for writers 2026/04/21 01:40:47 DEBUG : file1: reading active writers 2026/04/21 01:40:47 DEBUG : Looking for writers 2026/04/21 01:40:47 DEBUG : dir: reading active writers 2026/04/21 01:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:40:47 DEBUG : dir: Looking for writers 2026/04/21 01:40:47 DEBUG : file1: reading active writers 2026/04/21 01:40:47 DEBUG : Looking for writers 2026/04/21 01:40:47 DEBUG : dir: reading active writers 2026/04/21 01:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:40:47 DEBUG : dir: Looking for writers 2026/04/21 01:40:47 DEBUG : file1: reading active writers 2026/04/21 01:40:47 DEBUG : Looking for writers 2026/04/21 01:40:47 DEBUG : dir: reading active writers 2026/04/21 01:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:40:47 DEBUG : dir/file1: vfs cache: starting upload 2026/04/21 01:40:47 DEBUG : dir: Looking for writers 2026/04/21 01:40:47 DEBUG : file1: reading active writers 2026/04/21 01:40:47 DEBUG : Looking for writers 2026/04/21 01:40:47 DEBUG : dir: reading active writers 2026/04/21 01:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:40:47 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/04/21 01:40:48 DEBUG : dir: Looking for writers 2026/04/21 01:40:48 DEBUG : file1: reading active writers 2026/04/21 01:40:48 DEBUG : Looking for writers 2026/04/21 01:40:48 DEBUG : dir: reading active writers 2026/04/21 01:40:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:40:48 DEBUG : dir: Looking for writers 2026/04/21 01:40:48 DEBUG : file1: reading active writers 2026/04/21 01:40:48 DEBUG : Looking for writers 2026/04/21 01:40:48 DEBUG : dir: reading active writers 2026/04/21 01:40:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:40:48 DEBUG : dir/file1: size = 20 OK 2026/04/21 01:40:48 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/21 01:40:48 INFO : dir/file1: Copied (replaced existing) 2026/04/21 01:40:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-21 01:40:47 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/21 01:40:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/21 01:40:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/21 01:40:49 DEBUG : dir: Looking for writers 2026/04/21 01:40:49 DEBUG : file1: reading active writers 2026/04/21 01:40:49 DEBUG : Looking for writers 2026/04/21 01:40:49 DEBUG : dir: reading active writers 2026/04/21 01:40:49 DEBUG : >WaitForWriters: 2026/04/21 01:40:49 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.81s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:50 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:50 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:50 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:50 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:50 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:50 DEBUG : file1: newRWFileHandle: 2026/04/21 01:40:50 DEBUG : file1(0x68c9c044a40): openPending: 2026/04/21 01:40:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:50 DEBUG : file1(0x68c9c044a40): >openPending: err= 2026/04/21 01:40:50 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:40:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:40:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:40:50 DEBUG : file1(0x68c9c044a40): _writeAt: size=5, off=0 2026/04/21 01:40:50 DEBUG : file1(0x68c9c044a40): >_writeAt: n=5, err= 2026/04/21 01:40:50 DEBUG : file1(0x68c9c044a40): close: 2026/04/21 01:40:50 DEBUG : file1: vfs cache: setting modification time to 2026-04-21 01:40:50.166706496 +0000 UTC m=+359.351398524 2026/04/21 01:40:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:50 DEBUG : file1(0x68c9c044a40): >close: err= 2026/04/21 01:40:50 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:50 DEBUG : Looking for writers 2026/04/21 01:40:50 DEBUG : file1: reading active writers 2026/04/21 01:40:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:40:50 DEBUG : Looking for writers 2026/04/21 01:40:50 DEBUG : file1: reading active writers 2026/04/21 01:40:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:40:50 DEBUG : Looking for writers 2026/04/21 01:40:50 DEBUG : file1: reading active writers 2026/04/21 01:40:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:40:50 DEBUG : Looking for writers 2026/04/21 01:40:50 DEBUG : file1: reading active writers 2026/04/21 01:40:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:40:50 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:40:50 DEBUG : Looking for writers 2026/04/21 01:40:50 DEBUG : file1: reading active writers 2026/04/21 01:40:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:40:50 DEBUG : Looking for writers 2026/04/21 01:40:50 DEBUG : file1: reading active writers 2026/04/21 01:40:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:40:50 DEBUG : Looking for writers 2026/04/21 01:40:50 DEBUG : file1: reading active writers 2026/04/21 01:40:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:40:50 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/21 01:40:51 DEBUG : Looking for writers 2026/04/21 01:40:51 DEBUG : file1: reading active writers 2026/04/21 01:40:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:40:51 DEBUG : file1: size = 5 OK 2026/04/21 01:40:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/21 01:40:51 INFO : file1: Copied (new) 2026/04/21 01:40:51 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-21 01:40:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/21 01:40:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:40:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:51 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:40:52 DEBUG : Looking for writers 2026/04/21 01:40:52 DEBUG : file1: reading active writers 2026/04/21 01:40:52 DEBUG : >WaitForWriters: 2026/04/21 01:40:52 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.90s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:52 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:52 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:52 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:52 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/21 01:40:52 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045840): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045840): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045840): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045840): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045840): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.0673119 +0000 UTC m=+362.252003916 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045840): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045cc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045cc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045cc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045cc0): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045cc0): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045cc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.0673119 +0000 UTC m=+362.252003916 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045cc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa36c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa36c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa36c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa36c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa36c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.0673119 +0000 UTC m=+362.252003916 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa36c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc067e0 item 1 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde440): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde440): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde440): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde440): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde440): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.06987114 +0000 UTC m=+362.254563137 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddeb40): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddeb40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddeb40): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddeb40): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddeb40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.06987114 +0000 UTC m=+362.254563137 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddeb40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc071f0 item 2 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf2c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf2c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf2c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf2c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf2c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.071280376 +0000 UTC m=+362.255972373 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf2c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf780): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf780): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf780): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf780): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf780): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf780): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf780): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.071280376 +0000 UTC m=+362.255972373 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf780): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1cb00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1cb00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1cb00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1cb00): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1cb00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.071280376 +0000 UTC m=+362.255972373 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1cb00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2a380 item 3 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1dbc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1dbc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1dbc0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1dbc0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1dbc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.07336512 +0000 UTC m=+362.258057117 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1dbc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b44c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b44c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b44c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b44c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b44c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.07336512 +0000 UTC m=+362.258057117 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b44c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2b180 item 4 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4b00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4b00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4b00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4b00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4b00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.074894042 +0000 UTC m=+362.259586029 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4b00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5000): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5000): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5000): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5000): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5000): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5000): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5000): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.074894042 +0000 UTC m=+362.259586029 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5000): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5980): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5980): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5980): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5980): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5980): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.074894042 +0000 UTC m=+362.259586029 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5980): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2b960 item 5 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098340): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098340): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098340): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098340): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098340): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.076870069 +0000 UTC m=+362.261562066 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098340): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098880): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098880): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098880): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098880): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098880): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.076870069 +0000 UTC m=+362.261562066 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098880): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc012d0 item 6 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098f00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098f00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098f00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098f00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098f00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.078502898 +0000 UTC m=+362.263194884 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c098f00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c099400): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c099400): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c099400): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c099400): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c099400): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c099400): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c099400): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.078502898 +0000 UTC m=+362.263194884 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c099400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0998c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0998c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0998c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0998c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0998c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.078502898 +0000 UTC m=+362.263194884 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0998c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb22700 item 7 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8040): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8040): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8040): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8040): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8040): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.080493613 +0000 UTC m=+362.265185600 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8040): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8580): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8580): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8580): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8580): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8580): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.080493613 +0000 UTC m=+362.265185600 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8580): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb23a40 item 8 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8b40): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c0c8b40): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8b40): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8b40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8b40): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8b40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8f00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8f00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8f00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8f00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8f00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.082032645 +0000 UTC m=+362.266724652 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c8f00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9380): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9380): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9380): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9380): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9380): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9380): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9380): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.082032645 +0000 UTC m=+362.266724652 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9380): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9880): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9880): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9880): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9880): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9880): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.082032645 +0000 UTC m=+362.266724652 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0c9880): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf981c0 item 9 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2000): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2000): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2000): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2000): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2000): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.083943149 +0000 UTC m=+362.268635135 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2000): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2540): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2540): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2540): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2540): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2540): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.083943149 +0000 UTC m=+362.268635135 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2540): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf98e70 item 10 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2b80): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c0f2b80): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2b80): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2b80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2b80): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2b80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2f40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2f40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2f40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2f40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2f40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.085371761 +0000 UTC m=+362.270063758 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2f40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3440): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3440): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3440): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3440): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3440): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3440): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3440): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.085371761 +0000 UTC m=+362.270063758 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3940): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3940): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3940): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3940): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3940): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.085371761 +0000 UTC m=+362.270063758 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3940): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb8a460 item 11 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11a0c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11a0c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11a0c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11a0c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11a0c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.087209868 +0000 UTC m=+362.271901855 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11a0c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11a600): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11a600): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11a600): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11a600): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11a600): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.087209868 +0000 UTC m=+362.271901855 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11a600): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb8b810 item 12 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11ac40): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c11ac40): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11ac40): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11ac40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11ac40): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11ac40): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11ac40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11b000): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11b000): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11b000): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11b000): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11b000): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.088697622 +0000 UTC m=+362.273389608 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11b000): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11b6c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11b6c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11b6c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11b6c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11b6c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.088697622 +0000 UTC m=+362.273389608 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11b6c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bfa8150 item 13 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11bd40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11bd40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11bd40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11bd40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11bd40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.090227837 +0000 UTC m=+362.274919823 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c11bd40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13c380): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13c380): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13c380): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13c380): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13c380): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.090227837 +0000 UTC m=+362.274919823 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13c380): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bfa87e0 item 14 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13c9c0): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c13c9c0): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13c9c0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13c9c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13c9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13c9c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13c9c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13cd80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13cd80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13cd80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13cd80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13cd80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.091722263 +0000 UTC m=+362.276414260 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13cd80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13d440): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13d440): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13d440): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13d440): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13d440): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.091722263 +0000 UTC m=+362.276414260 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13d440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bfa9a40 item 15 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13dac0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13dac0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13dac0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13dac0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13dac0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.093057188 +0000 UTC m=+362.277749185 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c13dac0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172100): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172100): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172100): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172100): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172100): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.093057188 +0000 UTC m=+362.277749185 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172100): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bfa3110 item 16 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172740): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172740): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172740): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172740): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172740): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.094438751 +0000 UTC m=+362.279130788 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172740): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172bc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172bc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172bc0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172bc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172bc0): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172bc0): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172bc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.094438751 +0000 UTC m=+362.279130788 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c172bc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1730c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1730c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1730c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1730c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1730c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.094438751 +0000 UTC m=+362.279130788 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1730c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb18070 item 17 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c173740): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c173740): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c173740): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c173740): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c173740): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.096382748 +0000 UTC m=+362.281074735 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c173740): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c173c80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c173c80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c173c80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c173c80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c173c80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.096382748 +0000 UTC m=+362.281074735 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c173c80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb18d20 item 18 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196400): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196400): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196400): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196400): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196400): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.097912572 +0000 UTC m=+362.282604559 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196900): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196900): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196900): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196900): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196900): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196900): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.097912572 +0000 UTC m=+362.282604559 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196e00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196e00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196e00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196e00): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196e00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.097912572 +0000 UTC m=+362.282604559 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c196e00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb195e0 item 19 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c197480): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c197480): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c197480): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c197480): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c197480): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.099550059 +0000 UTC m=+362.284242046 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c197480): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1979c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1979c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1979c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1979c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1979c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.099550059 +0000 UTC m=+362.284242046 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1979c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c1ac000 item 20 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4140): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4140): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4140): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4140): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4140): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.10090907 +0000 UTC m=+362.285601067 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4140): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4640): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4640): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4640): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4640): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4640): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4640): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4640): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4640): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.10090907 +0000 UTC m=+362.285601067 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4640): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4b40): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4b40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4b40): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4b40): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4b40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.10090907 +0000 UTC m=+362.285601067 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b4b40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c1ac380 item 21 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b51c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b51c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b51c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b51c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b51c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.102914394 +0000 UTC m=+362.287606391 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b51c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b5700): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b5700): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b5700): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b5700): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b5700): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.102914394 +0000 UTC m=+362.287606391 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b5700): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c1ac850 item 22 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b5d80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b5d80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b5d80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b5d80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b5d80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.104239821 +0000 UTC m=+362.288931818 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b5d80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da380): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da380): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da380): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da380): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da380): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da380): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da380): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da380): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.104239821 +0000 UTC m=+362.288931818 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da380): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da880): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da880): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da880): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da880): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da880): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.104239821 +0000 UTC m=+362.288931818 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1da880): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c1acbd0 item 23 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1daf00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1daf00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1daf00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1daf00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1daf00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.106127472 +0000 UTC m=+362.290819469 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1daf00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1db440): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1db440): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1db440): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1db440): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1db440): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.106127472 +0000 UTC m=+362.290819469 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1db440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c1ad0a0 item 24 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1dba80): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c1dba80): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1dba80): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1dba80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1dba80): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1dba80): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1dba80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1dbe40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1dbe40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1dbe40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1dbe40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1dbe40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.107734581 +0000 UTC m=+362.292426578 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1dbe40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe440): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe440): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe440): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe440): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe440): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe440): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe440): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe440): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.107734581 +0000 UTC m=+362.292426578 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe980): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe980): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe980): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe980): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe980): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.107734581 +0000 UTC m=+362.292426578 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fe980): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c1ad420 item 25 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ff000): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ff000): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ff000): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ff000): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ff000): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.109667848 +0000 UTC m=+362.294359845 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ff000): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ff540): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ff540): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ff540): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ff540): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ff540): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.109667848 +0000 UTC m=+362.294359845 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ff540): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c1ad8f0 item 26 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ffb80): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c1ffb80): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ffb80): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ffb80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ffb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ffb80): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ffb80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a040): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a040): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a040): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a040): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a040): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.111074729 +0000 UTC m=+362.295766726 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a040): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a540): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a540): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a540): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a540): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a540): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a540): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a540): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a540): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.111074729 +0000 UTC m=+362.295766726 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21a540): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21aa80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21aa80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21aa80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21aa80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21aa80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.111074729 +0000 UTC m=+362.295766726 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21aa80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c1adc70 item 27 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21b100): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21b100): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21b100): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21b100): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21b100): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.112841021 +0000 UTC m=+362.297533018 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21b100): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21b640): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21b640): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21b640): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21b640): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21b640): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.112841021 +0000 UTC m=+362.297533018 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21b640): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2262a0 item 28 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21bc80): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c21bc80): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21bc80): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21bc80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21bc80): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21bc80): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c21bc80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238140): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238140): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238140): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238140): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238140): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.114694817 +0000 UTC m=+362.299386814 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238140): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238800): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238800): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238800): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.114694817 +0000 UTC m=+362.299386814 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c226620 item 29 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238e80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238e80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238e80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238e80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238e80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.116184856 +0000 UTC m=+362.300876853 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c238e80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2393c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2393c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2393c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2393c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2393c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.116184856 +0000 UTC m=+362.300876853 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2393c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2269a0 item 30 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c239a00): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c239a00): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c239a00): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c239a00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c239a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c239a00): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c239a00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c239dc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c239dc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c239dc0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c239dc0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c239dc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.117722424 +0000 UTC m=+362.302414411 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c239dc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25e580): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25e580): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25e580): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25e580): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25e580): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.117722424 +0000 UTC m=+362.302414411 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25e580): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c226d20 item 31 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25ec00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25ec00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25ec00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25ec00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25ec00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.119334554 +0000 UTC m=+362.304026541 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25ec00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25f140): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25f140): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25f140): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25f140): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25f140): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.119334554 +0000 UTC m=+362.304026541 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25f140): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2270a0 item 32 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25f780): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25f780): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25f780): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25f780): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25f780): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.120558098 +0000 UTC m=+362.305250085 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25f780): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25fc00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25fc00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25fc00): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25fc00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25fc00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c227420 item 33 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25fc00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25fc00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.121286997 +0000 UTC m=+362.305978994 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c25fc00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80200): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80200): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80200): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80200): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80200): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.121286997 +0000 UTC m=+362.305978994 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80200): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2275e0 item 33 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80840): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80840): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80840): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80840): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80840): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.12257344 +0000 UTC m=+362.307265427 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80840): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80cc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80cc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c227960 item 34 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80cc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80cc0): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80cc0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80cc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.123110596 +0000 UTC m=+362.307802583 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc80cc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81200): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81200): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81200): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81200): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81200): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.123110596 +0000 UTC m=+362.307802583 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81200): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c227b20 item 34 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81840): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81840): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81840): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81840): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81840): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.124467663 +0000 UTC m=+362.309159650 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81840): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81cc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81cc0): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81cc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81cc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cca0000 item 35 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81cc0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81cc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.124916282 +0000 UTC m=+362.309608269 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cc81cc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca42c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca42c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca42c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca42c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca42c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.124916282 +0000 UTC m=+362.309608269 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca42c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cca01c0 item 35 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4940): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4940): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4940): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4940): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4940): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.126282696 +0000 UTC m=+362.310974683 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4940): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4e40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4e40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cca0540 item 36 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4e40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4e40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4e40): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4e40): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4e40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.126780217 +0000 UTC m=+362.311472214 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca4e40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5380): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5380): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5380): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5380): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5380): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.126780217 +0000 UTC m=+362.311472214 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5380): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cca0700 item 36 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca59c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca59c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca59c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca59c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca59c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.127878374 +0000 UTC m=+362.312570361 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca59c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5e40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5e40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5e40): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5e40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5e40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cca0a80 item 37 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5e40): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5e40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.128390563 +0000 UTC m=+362.313082551 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cca5e40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4440): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4440): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4440): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4440): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4440): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.128390563 +0000 UTC m=+362.313082551 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cca0c40 item 37 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4ac0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4ac0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4ac0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4ac0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4ac0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.129568381 +0000 UTC m=+362.314260368 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4ac0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4fc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4fc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cca0fc0 item 38 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4fc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4fc0): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4fc0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4fc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.130020406 +0000 UTC m=+362.314712394 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc4fc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc5500): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc5500): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc5500): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc5500): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc5500): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.130020406 +0000 UTC m=+362.314712394 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc5500): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cca1180 item 38 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc5b80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc5b80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc5b80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc5b80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc5b80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.131362745 +0000 UTC m=+362.316054742 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ccc5b80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0180): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0180): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0180): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0180): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0180): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cca1500 item 39 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0180): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0180): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.131852011 +0000 UTC m=+362.316544008 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0180): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0680): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0680): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0680): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0680): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0680): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.131852011 +0000 UTC m=+362.316544008 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0680): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cca16c0 item 39 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0d00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0d00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0d00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0d00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0d00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.133154414 +0000 UTC m=+362.317846401 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce0d00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1200): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1200): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cca1a40 item 40 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1200): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1200): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1200): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1200): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1200): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.133656434 +0000 UTC m=+362.318348431 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1200): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1740): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1740): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1740): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1740): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1740): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.133656434 +0000 UTC m=+362.318348431 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1740): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cca1c00 item 40 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1d00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1d00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1d00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1d00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1d00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1d00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1d00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.134921517 +0000 UTC m=+362.319613505 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cce1d00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd06300): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd06300): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd06300): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd040e0 item 41 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd06300): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd06300): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.135468071 +0000 UTC m=+362.320160058 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd06300): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd067c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd067c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd067c0): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd067c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd067c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd042a0 item 41 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd067c0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd067c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.135996901 +0000 UTC m=+362.320688898 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd067c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd06d00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd06d00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd06d00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd06d00): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd06d00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.135996901 +0000 UTC m=+362.320688898 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd06d00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd04460 item 41 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07340): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07340): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07340): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07340): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07340): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07340): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07340): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.137302 +0000 UTC m=+362.321993987 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07340): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07840): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07840): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07840): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd047e0 item 42 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07840): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07840): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.137754726 +0000 UTC m=+362.322446723 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07840): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07d80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07d80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd049a0 item 42 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07d80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07d80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07d80): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07d80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07d80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.138383145 +0000 UTC m=+362.323075142 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd07d80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26400): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26400): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26400): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26400): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26400): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.138383145 +0000 UTC m=+362.323075142 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd04b60 item 42 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26a40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26a40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26a40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26a40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26a40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26a40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26a40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.139774046 +0000 UTC m=+362.324466034 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26a40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26f40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26f40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26f40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd04ee0 item 43 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26f40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26f40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.140244165 +0000 UTC m=+362.324936151 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd26f40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd27480): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd27480): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd27480): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd27480): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd27480): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd050a0 item 43 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd27480): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd27480): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.140705427 +0000 UTC m=+362.325397415 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd27480): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd279c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd279c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd279c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd279c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd279c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.140705427 +0000 UTC m=+362.325397415 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd279c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd05260 item 43 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42100): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42100): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42100): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42100): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42100): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42100): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42100): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.142333707 +0000 UTC m=+362.327025715 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42100): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42600): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42600): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42600): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd055e0 item 44 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42600): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42600): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.142883157 +0000 UTC m=+362.327575164 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42600): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42b40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42b40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd057a0 item 44 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42b40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42b40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42b40): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42b40): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42b40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.143548766 +0000 UTC m=+362.328240753 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd42b40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd430c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd430c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd430c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd430c0): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd430c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.143548766 +0000 UTC m=+362.328240753 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd430c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd05960 item 44 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43700): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43700): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43700): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43700): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43700): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43700): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43700): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.144989672 +0000 UTC m=+362.329681669 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43700): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43c00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43c00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43c00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd05ce0 item 45 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43c00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43c00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.145465361 +0000 UTC m=+362.330157358 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd43c00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e400): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e400): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e400): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e400): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e400): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.145465361 +0000 UTC m=+362.330157358 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd62000 item 45 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.147489761 +0000 UTC m=+362.332181778 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd62380 item 46 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.148002029 +0000 UTC m=+362.332694026 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f640): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f640): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f640): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f640): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f640): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.148002029 +0000 UTC m=+362.332694026 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f640): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd62540 item 46 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ad80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ad80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ad80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ad80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ad80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ad80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ad80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.149497679 +0000 UTC m=+362.334189666 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ad80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b280): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b280): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b280): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf3b500 item 47 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b280): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b280): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.149914687 +0000 UTC m=+362.334606675 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b280): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b9c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b9c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b9c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b9c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b9c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.149914687 +0000 UTC m=+362.334606675 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b9c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf3be30 item 47 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e100): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e100): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e100): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e100): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e100): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e100): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e100): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.151561122 +0000 UTC m=+362.336253119 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e100): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e600): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e600): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e600): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd8a310 item 48 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e600): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e600): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.151932164 +0000 UTC m=+362.336624161 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8e600): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8ed00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8ed00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8ed00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8ed00): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8ed00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.151932164 +0000 UTC m=+362.336624161 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8ed00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd8a4d0 item 48 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f340): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f340): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f340): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f340): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f340): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.153576173 +0000 UTC m=+362.338268181 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f340): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f7c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f7c0): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f7c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f7c0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f7c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd8a850 item 49 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f7c0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f7c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.154244528 +0000 UTC m=+362.338936525 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8f7c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8fd00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8fd00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8fd00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8fd00): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8fd00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.154244528 +0000 UTC m=+362.338936525 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd8fd00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd8aa10 item 49 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac480): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac480): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac480): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac480): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac480): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.15557284 +0000 UTC m=+362.340264827 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac480): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac980): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac980): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac980): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd8ad90 item 50 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac980): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac980): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac980): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac980): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac980): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.156222339 +0000 UTC m=+362.340914326 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdac980): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdacf00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdacf00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdacf00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdacf00): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdacf00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.156222339 +0000 UTC m=+362.340914326 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdacf00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd8af50 item 50 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdad580): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdad580): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdad580): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdad580): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdad580): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.157437658 +0000 UTC m=+362.342129645 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdad580): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdada80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdada80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdada80): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdada80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdada80): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdada80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd8b2d0 item 51 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdada80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdada80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.157954094 +0000 UTC m=+362.342646081 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdada80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcc0c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcc0c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcc0c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcc0c0): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcc0c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.157954094 +0000 UTC m=+362.342646081 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcc0c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd8b490 item 51 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcc740): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcc740): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcc740): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcc740): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcc740): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.159544684 +0000 UTC m=+362.344236681 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcc740): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdccc40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdccc40): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdccc40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd8b810 item 52 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdccc40): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdccc40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdccc40): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdccc40): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdccc40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.160282399 +0000 UTC m=+362.344974396 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdccc40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcd1c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcd1c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcd1c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcd1c0): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcd1c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.160282399 +0000 UTC m=+362.344974396 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcd1c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd8b9d0 item 52 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcd840): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcd840): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcd840): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcd840): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcd840): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.161454676 +0000 UTC m=+362.346146663 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcd840): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcdd40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcdd40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcdd40): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcdd40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcdd40): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcdd40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd8bd50 item 53 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcdd40): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcdd40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.162131857 +0000 UTC m=+362.346823884 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdcdd40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0380): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0380): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0380): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0380): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0380): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.162131857 +0000 UTC m=+362.346823884 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0380): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf2070 item 53 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0a00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0a00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0a00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0a00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0a00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.163331727 +0000 UTC m=+362.348023714 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0a00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0f00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0f00): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0f00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf23f0 item 54 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0f00): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0f00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0f00): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0f00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0f00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.163818047 +0000 UTC m=+362.348510034 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf0f00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf1480): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf1480): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf1480): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf1480): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf1480): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.163818047 +0000 UTC m=+362.348510034 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cdf1480): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf25b0 item 54 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.165378298 +0000 UTC m=+362.350070295 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9be31ab0 item 55 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.166113619 +0000 UTC m=+362.350805616 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e340): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e340): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e340): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e340): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e340): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.166113619 +0000 UTC m=+362.350805616 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e340): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce900e0 item 55 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e9c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e9c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e9c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e9c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e9c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.16791696 +0000 UTC m=+362.352608957 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e9c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8eec0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8eec0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8eec0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce90460 item 56 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8eec0): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8eec0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8eec0): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8eec0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8eec0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.168798788 +0000 UTC m=+362.353490804 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8eec0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f440): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f440): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f440): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f440): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f440): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.168798788 +0000 UTC m=+362.353490804 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce90620 item 56 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8fa80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8fa80): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8fa80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8fa80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8fa80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8fa80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8fa80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8fa80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.170680397 +0000 UTC m=+362.355372394 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8fa80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb60c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb60c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb60c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce909a0 item 57 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb60c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb60c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.171388677 +0000 UTC m=+362.356080664 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb60c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb64c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb64c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb64c0): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb64c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb64c0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb64c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce90000 item 57 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb64c0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb64c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.172206854 +0000 UTC m=+362.356898871 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb64c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb6a40): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb6a40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb6a40): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb6a40): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb6a40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.172206854 +0000 UTC m=+362.356898871 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb6a40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce901c0 item 57 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7080): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7080): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7080): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7080): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7080): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7080): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7080): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7080): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.173867065 +0000 UTC m=+362.358559082 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7080): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb75c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb75c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb75c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce90540 item 58 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb75c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb75c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.174405153 +0000 UTC m=+362.359097170 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb75c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7b00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7b00): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7b00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce90770 item 58 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7b00): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7b00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7b00): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7b00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7b00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.175045774 +0000 UTC m=+362.359737801 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ceb7b00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48240): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48240): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48240): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48240): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48240): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.175045774 +0000 UTC m=+362.359737801 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48240): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce90bd0 item 58 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48d80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48d80): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48d80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48d80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48d80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48d80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48d80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48d80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.176629079 +0000 UTC m=+362.361321066 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48d80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf492c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf492c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf492c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce90f50 item 59 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf492c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf492c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.177225838 +0000 UTC m=+362.361917825 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf492c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49800): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49800): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49800): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49800): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49800): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce91110 item 59 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49800): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.177839369 +0000 UTC m=+362.362531366 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49d80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49d80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49d80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49d80): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49d80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.177839369 +0000 UTC m=+362.362531366 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49d80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce912d0 item 59 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e4c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e4c0): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e4c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e4c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e4c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e4c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e4c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.179165547 +0000 UTC m=+362.363857534 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e4c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce91650 item 60 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.17970652 +0000 UTC m=+362.364398517 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ea00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce91810 item 60 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.180352743 +0000 UTC m=+362.365044740 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ef40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f500): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f500): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f500): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f500): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f500): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.180352743 +0000 UTC m=+362.365044740 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f500): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce919d0 item 60 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fcc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fcc0): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fcc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fcc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fcc0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fcc0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fcc0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fcc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.181953902 +0000 UTC m=+362.366645888 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fcc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044340): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044340): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044340): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9ce91d50 item 61 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044340): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044340): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.182548406 +0000 UTC m=+362.367240393 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044340): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044a80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044a80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044a80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044a80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044a80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.182548406 +0000 UTC m=+362.367240393 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044a80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb4e070 item 61 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0450c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0450c0): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0450c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0450c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0450c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0450c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0450c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0450c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.184175814 +0000 UTC m=+362.368867802 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0450c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045600): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045600): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045600): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb4e8c0 item 62 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045600): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045600): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.184659529 +0000 UTC m=+362.369351526 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045600): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045d80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045d80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045d80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045d80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045d80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.184659529 +0000 UTC m=+362.369351526 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045d80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb4eb60 item 62 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3980): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3980): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3980): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3980): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3980): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3980): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3980): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3980): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.186220131 +0000 UTC m=+362.370912118 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3980): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde740): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde740): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde740): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb4f180 item 63 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde740): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde740): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.186730667 +0000 UTC m=+362.371422655 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde740): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.186730667 +0000 UTC m=+362.371422655 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb4f420 item 63 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf5c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf5c0): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf5c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf5c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf5c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf5c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf5c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.188190408 +0000 UTC m=+362.372882395 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf5c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfe40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfe40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfe40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb4f9d0 item 64 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfe40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfe40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.188584453 +0000 UTC m=+362.373276441 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfe40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1da00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1da00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1da00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1da00): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1da00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.188584453 +0000 UTC m=+362.373276441 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1da00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd62070 item 64 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4540): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4540): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4540): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4540): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4540): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.190416529 +0000 UTC m=+362.375108536 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4540): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b49c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b49c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b49c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b49c0): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b49c0): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd623f0 item 65 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b49c0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b49c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.191191795 +0000 UTC m=+362.375883782 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b49c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4ec0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4ec0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4ec0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4ec0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4ec0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.191191795 +0000 UTC m=+362.375883782 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4ec0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd62620 item 65 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5a40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5a40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5a40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5a40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5a40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.192641618 +0000 UTC m=+362.377333605 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5a40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a280): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a280): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd62a80 item 66 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a280): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a280): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a280): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a280): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a280): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.193159538 +0000 UTC m=+362.377851535 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a280): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a800): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a800): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a800): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.193159538 +0000 UTC m=+362.377851535 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd62c40 item 66 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ae80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ae80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ae80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ae80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ae80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.194448416 +0000 UTC m=+362.379140453 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ae80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b300): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b300): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b300): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b300): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b300): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd62fc0 item 67 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b300): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b300): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.194946537 +0000 UTC m=+362.379638535 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b300): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b800): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b800): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b800): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.194946537 +0000 UTC m=+362.379638535 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd63180 item 67 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9bec0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9bec0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9bec0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9bec0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9bec0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.196451775 +0000 UTC m=+362.381143802 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9bec0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc52c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc52c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd63500 item 68 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc52c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc52c0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc52c0): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc52c0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc52c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.197072519 +0000 UTC m=+362.381764506 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc52c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5840): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5840): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5840): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5840): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5840): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.197072519 +0000 UTC m=+362.381764506 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5840): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd636c0 item 68 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5e80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5e80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5e80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5e80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5e80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.198438673 +0000 UTC m=+362.383130661 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5e80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e400): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e400): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e400): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e400): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e400): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd63a40 item 69 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e400): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e400): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.199048437 +0000 UTC m=+362.383740434 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e900): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e900): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e900): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.199048437 +0000 UTC m=+362.383740434 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8e900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cd63c00 item 69 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8ef80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8ef80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8ef80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8ef80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8ef80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.200536091 +0000 UTC m=+362.385228077 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8ef80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f480): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f480): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf20e0 item 70 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f480): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f480): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f480): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f480): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f480): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.20111158 +0000 UTC m=+362.385803566 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce8f480): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4200): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4200): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4200): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4200): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4200): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.20111158 +0000 UTC m=+362.385803566 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4200): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf22a0 item 70 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4880): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4880): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4880): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4880): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4880): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.202240133 +0000 UTC m=+362.386932121 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4880): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4d80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4d80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4d80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4d80): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4d80): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf2690 item 71 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4d80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4d80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.202860638 +0000 UTC m=+362.387552625 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4d80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5280): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5280): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5280): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5280): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5280): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.202860638 +0000 UTC m=+362.387552625 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5280): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf2850 item 71 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5900): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5900): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5900): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.204097086 +0000 UTC m=+362.388789074 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5e00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5e00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf2bd0 item 72 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5e00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5e00): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5e00): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5e00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5e00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.204640545 +0000 UTC m=+362.389332552 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5e00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2a440): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2a440): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2a440): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2a440): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2a440): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.204640545 +0000 UTC m=+362.389332552 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2a440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf2d90 item 72 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2aa00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2aa00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2aa00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2aa00): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2aa00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2aa00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2aa00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.205756976 +0000 UTC m=+362.390448963 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2aa00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2af00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2af00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2af00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf3110 item 73 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2af00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2af00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.206207318 +0000 UTC m=+362.390899305 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2af00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b3c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b3c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b3c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b3c0): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b3c0): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf32d0 item 73 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b3c0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b3c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.206660846 +0000 UTC m=+362.391352833 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b3c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b900): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b900): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b900): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.206660846 +0000 UTC m=+362.391352833 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf2b900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf3490 item 73 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a040): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a040): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a040): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a040): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a040): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a040): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a040): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.207914918 +0000 UTC m=+362.392606905 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a040): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a540): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a540): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a540): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf3810 item 74 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a540): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a540): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.208400426 +0000 UTC m=+362.393092414 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01a540): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01aa80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01aa80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf39d0 item 74 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01aa80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01aa80): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01aa80): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01aa80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01aa80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.208966146 +0000 UTC m=+362.393658133 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01aa80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b000): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b000): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b000): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b000): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b000): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.208966146 +0000 UTC m=+362.393658133 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b000): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cdf3b90 item 74 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b640): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b640): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b640): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b640): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b640): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b640): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b640): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.210118997 +0000 UTC m=+362.394810984 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01b640): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01bb40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01bb40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01bb40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bae1e30 item 75 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01bb40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01bb40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.210539783 +0000 UTC m=+362.395231770 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c01bb40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a180): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a180): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a180): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a180): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a180): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb30ee0 item 75 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a180): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a180): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.211177229 +0000 UTC m=+362.395869217 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a180): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a6c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a6c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a6c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a6c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a6c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.211177229 +0000 UTC m=+362.395869217 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06a6c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb31810 item 75 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06ad00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06ad00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06ad00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06ad00): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06ad00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06ad00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06ad00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.212799708 +0000 UTC m=+362.397491776 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06ad00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b200): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b200): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b200): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb581c0 item 76 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b200): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b200): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.213374034 +0000 UTC m=+362.398066022 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b200): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b740): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b740): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb585b0 item 76 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b740): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b740): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b740): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b740): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b740): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.214002032 +0000 UTC m=+362.398694039 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06b740): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06bcc0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06bcc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06bcc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06bcc0): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06bcc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.214002032 +0000 UTC m=+362.398694039 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06bcc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb58770 item 76 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094400): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094400): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094400): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094400): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094400): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094400): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094400): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.215425515 +0000 UTC m=+362.400117533 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094900): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094900): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb58bd0 item 77 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094900): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.215970275 +0000 UTC m=+362.400662263 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce143c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce143c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce143c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce143c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce143c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.215970275 +0000 UTC m=+362.400662263 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce143c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc22000 item 77 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14a00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14a00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14a00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14a00): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14a00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14a00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14a00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.217377387 +0000 UTC m=+362.402069374 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14a00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14f00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14f00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14f00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc22e70 item 78 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14f00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14f00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.21774358 +0000 UTC m=+362.402435567 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce14f00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15600): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15600): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15600): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15600): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15600): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.21774358 +0000 UTC m=+362.402435567 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15600): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc23260 item 78 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15c40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15c40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15c40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15c40): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15c40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15c40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15c40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.2191395 +0000 UTC m=+362.403831487 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce15c40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26240): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26240): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26240): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc239d0 item 79 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26240): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26240): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.219615992 +0000 UTC m=+362.404307979 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26240): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26940): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26940): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26940): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26940): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26940): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.219615992 +0000 UTC m=+362.404307979 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26940): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9be08e70 item 79 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26f80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26f80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26f80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26f80): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26f80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26f80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26f80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.220921991 +0000 UTC m=+362.405613979 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce26f80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce27480): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce27480): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce27480): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9be09b90 item 80 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce27480): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce27480): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.221348318 +0000 UTC m=+362.406040305 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce27480): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce27b80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce27b80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce27b80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce27b80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce27b80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.221348318 +0000 UTC m=+362.406040305 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce27b80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf86620 item 80 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c2c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c2c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c2c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c2c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c2c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.222545212 +0000 UTC m=+362.407237199 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c2c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c740): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c740): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c740): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c740): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c740): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c740): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf86e00 item 81 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c740): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c740): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.223053013 +0000 UTC m=+362.407745001 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3c740): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3cc80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3cc80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3cc80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3cc80): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3cc80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.223053013 +0000 UTC m=+362.407745001 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3cc80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf873b0 item 81 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d300): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d300): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d300): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d300): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d300): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.224311924 +0000 UTC m=+362.409003911 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d300): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d800): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d800): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf87960 item 82 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d800): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d800): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d800): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d800): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.224847998 +0000 UTC m=+362.409539985 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3d800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3dd80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3dd80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3dd80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3dd80): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3dd80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.224847998 +0000 UTC m=+362.409539985 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce3dd80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf87b90 item 82 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54500): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54500): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54500): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54500): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54500): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.226000779 +0000 UTC m=+362.410692765 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54500): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54a00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54a00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54a00): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54a00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54a00): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54a00): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc1a000 item 83 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54a00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54a00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.226520001 +0000 UTC m=+362.411211988 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54a00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54f40): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54f40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54f40): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54f40): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54f40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.226520001 +0000 UTC m=+362.411211988 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce54f40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc1a2a0 item 83 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce555c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce555c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce555c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce555c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce555c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.227962129 +0000 UTC m=+362.412654146 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce555c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce55ac0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce55ac0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce55ac0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc1bab0 item 84 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce55ac0): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce55ac0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce55ac0): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce55ac0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce55ac0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.228584255 +0000 UTC m=+362.413276263 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce55ac0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6c140): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6c140): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6c140): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6c140): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6c140): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.228584255 +0000 UTC m=+362.413276263 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6c140): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9b812770 item 84 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6c7c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6c7c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6c7c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6c7c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6c7c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.230177018 +0000 UTC m=+362.414869025 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6c7c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6ccc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6ccc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6ccc0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6ccc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6ccc0): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6ccc0): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9b813c00 item 85 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6ccc0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6ccc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.230754702 +0000 UTC m=+362.415446699 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6ccc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6d200): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6d200): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6d200): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6d200): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6d200): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.230754702 +0000 UTC m=+362.415446699 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6d200): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9b784460 item 85 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6d880): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6d880): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6d880): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6d880): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6d880): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.232183083 +0000 UTC m=+362.416875070 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6d880): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6dd80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6dd80): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6dd80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc10d90 item 86 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6dd80): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6dd80): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6dd80): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6dd80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6dd80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.232792085 +0000 UTC m=+362.417484102 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9ce6dd80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112400): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112400): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112400): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112400): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112400): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.232792085 +0000 UTC m=+362.417484102 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc11500 item 86 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112a80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112a80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112a80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112a80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112a80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.23435442 +0000 UTC m=+362.419046427 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112a80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112f80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112f80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112f80): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112f80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112f80): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112f80): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc11ce0 item 87 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112f80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112f80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.234950457 +0000 UTC m=+362.419642445 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c112f80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1134c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1134c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1134c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1134c0): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1134c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.234950457 +0000 UTC m=+362.419642445 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1134c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc06230 item 87 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c113b40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c113b40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c113b40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c113b40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c113b40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.236338593 +0000 UTC m=+362.421030581 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c113b40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132140): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132140): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132140): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc06b60 item 88 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132140): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132140): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132140): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132140): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132140): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.236978173 +0000 UTC m=+362.421670170 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132140): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1326c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1326c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1326c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1326c0): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1326c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.236978173 +0000 UTC m=+362.421670170 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1326c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc06fc0 item 88 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132d00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132d00): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132d00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132d00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132d00): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132d00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132d00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132d00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.238290005 +0000 UTC m=+362.422982002 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c132d00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133240): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133240): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133240): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc077a0 item 89 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133240): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133240): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.238775152 +0000 UTC m=+362.423467140 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133240): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133780): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133780): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133780): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133780): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133780): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133780): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2a380 item 89 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133780): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133780): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.2399318 +0000 UTC m=+362.424623797 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133780): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133d00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133d00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133d00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133d00): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133d00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.2399318 +0000 UTC m=+362.424623797 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c133d00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2a8c0 item 89 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168440): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168440): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168440): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168440): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168440): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168440): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168440): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168440): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.241339032 +0000 UTC m=+362.426031019 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168980): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168980): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168980): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2b1f0 item 90 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168980): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168980): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.241792099 +0000 UTC m=+362.426484087 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168980): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168ec0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168ec0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168ec0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2b650 item 90 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168ec0): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168ec0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168ec0): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168ec0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168ec0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.242443371 +0000 UTC m=+362.427135398 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c168ec0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169480): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169480): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169480): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169480): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169480): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.242443371 +0000 UTC m=+362.427135398 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169480): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2b9d0 item 90 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169ac0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169ac0): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169ac0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169ac0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169ac0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169ac0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169ac0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169ac0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.24363239 +0000 UTC m=+362.428324377 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c169ac0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194100): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194100): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194100): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc00690 item 91 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194100): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194100): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.244109012 +0000 UTC m=+362.428800999 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194100): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194640): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194640): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194640): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194640): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194640): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194640): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc01570 item 91 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194640): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194640): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.244542772 +0000 UTC m=+362.429234759 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194640): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194bc0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194bc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194bc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194bc0): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194bc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.244542772 +0000 UTC m=+362.429234759 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c194bc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc01e30 item 91 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195200): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195200): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195200): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195200): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195200): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195200): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195200): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195200): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.245901251 +0000 UTC m=+362.430593248 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195200): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195740): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195740): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195740): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb23340 item 92 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195740): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195740): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.246318861 +0000 UTC m=+362.431010849 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195740): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195c80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195c80): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195c80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb239d0 item 92 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195c80): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195c80): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195c80): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195c80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195c80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.246801134 +0000 UTC m=+362.431493121 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c195c80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2340): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2340): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2340): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2340): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2340): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.246801134 +0000 UTC m=+362.431493121 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2340): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb23c70 item 92 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2980): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2980): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2980): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2980): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2980): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2980): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2980): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2980): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.247862422 +0000 UTC m=+362.432554409 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2980): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2ec0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2ec0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2ec0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf98380 item 93 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2ec0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2ec0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.248313925 +0000 UTC m=+362.433005912 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b2ec0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b35c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b35c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b35c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b35c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b35c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.248313925 +0000 UTC m=+362.433005912 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b35c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf98a10 item 93 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b3c00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b3c00): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b3c00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b3c00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b3c00): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b3c00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b3c00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b3c00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.249533602 +0000 UTC m=+362.434225589 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1b3c00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6240): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6240): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6240): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf99a40 item 94 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6240): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6240): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.250120804 +0000 UTC m=+362.434812790 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6240): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6940): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6940): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6940): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6940): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6940): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.250120804 +0000 UTC m=+362.434812790 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6940): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb8a460 item 94 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6f80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6f80): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6f80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6f80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6f80): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6f80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6f80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6f80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.251448775 +0000 UTC m=+362.436140762 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d6f80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d74c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d74c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d74c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb8b500 item 95 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d74c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d74c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.251862619 +0000 UTC m=+362.436554605 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d74c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d7bc0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d7bc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d7bc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d7bc0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d7bc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.251862619 +0000 UTC m=+362.436554605 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1d7bc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb8b880 item 95 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa300): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa300): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa300): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa300): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa300): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa300): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa300): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa300): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.25318031 +0000 UTC m=+362.437872297 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa300): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa840): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa840): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa840): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bfa82a0 item 96 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa840): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa840): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.253640992 +0000 UTC m=+362.438332979 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1fa840): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1faf40): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1faf40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1faf40): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1faf40): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1faf40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.253640992 +0000 UTC m=+362.438332979 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1faf40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bfa8690 item 96 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= 2026/04/21 01:40:53 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:53 DEBUG : Looking for writers 2026/04/21 01:40:53 DEBUG : >WaitForWriters: 2026/04/21 01:40:53 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:53 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:53 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:53 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:53 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/21 01:40:53 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2862c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2862c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2862c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2862c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2862c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.72664735 +0000 UTC m=+362.911339347 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2862c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2867c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2867c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2867c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2867c0): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2867c0): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2867c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2867c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.72664735 +0000 UTC m=+362.911339347 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2867c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c286c80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c286c80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c286c80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c286c80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c286c80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.72664735 +0000 UTC m=+362.911339347 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c286c80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb196c0 item 1 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2872c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2872c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2872c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2872c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2872c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.729021811 +0000 UTC m=+362.913713809 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2872c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2877c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2877c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2877c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2877c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2877c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.729021811 +0000 UTC m=+362.913713809 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2877c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2a6070 item 2 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c287e00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c287e00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c287e00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c287e00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c287e00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.730610828 +0000 UTC m=+362.915302815 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c287e00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2380): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2380): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2380): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2380): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2380): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2380): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2380): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.730610828 +0000 UTC m=+362.915302815 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2380): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2840): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2840): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2840): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2840): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2840): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.730610828 +0000 UTC m=+362.915302815 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2840): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2a63f0 item 3 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2ec0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2ec0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2ec0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2ec0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2ec0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.732598306 +0000 UTC m=+362.917290304 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b2ec0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3400): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3400): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3400): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3400): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3400): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.732598306 +0000 UTC m=+362.917290304 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2a68c0 item 4 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3a40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3a40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3a40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3a40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3a40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.734098895 +0000 UTC m=+362.918790892 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3a40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3ec0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3ec0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3ec0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3ec0): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3ec0): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3ec0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.734098895 +0000 UTC m=+362.918790892 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b3ec0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ce480): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ce480): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ce480): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ce480): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ce480): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.734098895 +0000 UTC m=+362.918790892 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ce480): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2a6c40 item 5 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ceb00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ceb00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ceb00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ceb00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ceb00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.73623737 +0000 UTC m=+362.920929377 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ceb00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cf040): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cf040): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cf040): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cf040): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cf040): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.73623737 +0000 UTC m=+362.920929377 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cf040): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2a7110 item 6 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cf6c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cf6c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cf6c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cf6c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cf6c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.737740664 +0000 UTC m=+362.922432691 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cf6c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cfbc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cfbc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cfbc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cfbc0): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cfbc0): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cfbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cfbc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.737740664 +0000 UTC m=+362.922432691 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cfbc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ea180): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ea180): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ea180): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ea180): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ea180): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.737740664 +0000 UTC m=+362.922432691 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ea180): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2a7490 item 7 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ea800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ea800): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ea800): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ea800): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ea800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.739993976 +0000 UTC m=+362.924685973 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ea800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ead40): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ead40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ead40): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ead40): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ead40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.739993976 +0000 UTC m=+362.924685973 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ead40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2a7960 item 8 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2eb300): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c2eb300): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2eb300): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2eb300): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2eb300): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2eb300): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2eb300): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2eb6c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2eb6c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2eb6c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2eb6c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2eb6c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.741610514 +0000 UTC m=+362.926302501 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2eb6c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ebb40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ebb40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ebb40): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ebb40): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ebb40): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ebb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ebb40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.741610514 +0000 UTC m=+362.926302501 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ebb40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308140): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308140): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308140): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308140): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308140): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.741610514 +0000 UTC m=+362.926302501 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308140): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2a7ce0 item 9 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3087c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3087c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3087c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3087c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3087c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.743309087 +0000 UTC m=+362.928001084 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3087c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308d00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308d00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308d00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308d00): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308d00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.743309087 +0000 UTC m=+362.928001084 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308d00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c30a310 item 10 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309340): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c309340): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309340): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309340): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309340): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309340): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309340): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309700): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309700): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309700): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309700): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309700): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.745421843 +0000 UTC m=+362.930113831 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309700): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309c00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309c00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309c00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309c00): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309c00): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309c00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.745421843 +0000 UTC m=+362.930113831 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309c00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326200): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326200): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326200): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326200): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326200): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.745421843 +0000 UTC m=+362.930113831 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326200): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c30a690 item 11 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326880): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326880): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326880): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326880): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326880): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.74740793 +0000 UTC m=+362.932099917 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326880): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326dc0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326dc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326dc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326dc0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326dc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.74740793 +0000 UTC m=+362.932099917 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c326dc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c30ab60 item 12 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c327400): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c327400): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c327400): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c327400): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c327400): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c327400): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c327400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3277c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3277c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3277c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3277c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3277c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.748891206 +0000 UTC m=+362.933583203 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3277c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c327e80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c327e80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c327e80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c327e80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c327e80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.748891206 +0000 UTC m=+362.933583203 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c327e80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c30aee0 item 13 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340600): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340600): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340600): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340600): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340600): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.750215571 +0000 UTC m=+362.934907569 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340600): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340b40): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340b40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340b40): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340b40): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340b40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.750215571 +0000 UTC m=+362.934907569 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340b40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c30b260 item 14 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341180): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c341180): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341180): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341180): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341180): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341180): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341180): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341540): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341540): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341540): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341540): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341540): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.751795961 +0000 UTC m=+362.936487958 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341540): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341c00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341c00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341c00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341c00): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341c00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.751795961 +0000 UTC m=+362.936487958 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341c00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c30b5e0 item 15 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360380): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360380): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360380): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360380): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360380): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.753496387 +0000 UTC m=+362.938188384 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360380): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3608c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3608c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3608c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3608c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3608c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.753496387 +0000 UTC m=+362.938188384 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3608c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c30b960 item 16 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360f00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360f00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360f00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360f00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360f00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.75497326 +0000 UTC m=+362.939665257 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360f00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361380): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361380): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361380): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361380): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361380): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361380): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361380): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361380): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.75497326 +0000 UTC m=+362.939665257 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361380): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361880): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361880): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361880): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361880): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361880): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.75497326 +0000 UTC m=+362.939665257 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361880): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c30bce0 item 17 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380000): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380000): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380000): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380000): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380000): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.757304711 +0000 UTC m=+362.941996758 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380000): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380540): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380540): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380540): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380540): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380540): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.757304711 +0000 UTC m=+362.941996758 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380540): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c376310 item 18 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380bc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380bc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380bc0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380bc0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380bc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.75885902 +0000 UTC m=+362.943551028 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380bc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3810c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3810c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3810c0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3810c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3810c0): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3810c0): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3810c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3810c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.75885902 +0000 UTC m=+362.943551028 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3810c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.75885902 +0000 UTC m=+362.943551028 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c376690 item 19 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c381c40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c381c40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c381c40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c381c40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c381c40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.760982837 +0000 UTC m=+362.945674845 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c381c40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e280): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e280): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e280): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e280): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e280): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.760982837 +0000 UTC m=+362.945674845 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e280): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c376b60 item 20 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e900): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e900): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e900): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.762688885 +0000 UTC m=+362.947380902 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee00): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee00): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee00): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee00): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.762688885 +0000 UTC m=+362.947380902 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f300): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f300): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f300): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f300): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f300): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.762688885 +0000 UTC m=+362.947380902 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f300): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c376ee0 item 21 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f980): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f980): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f980): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f980): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f980): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.765055151 +0000 UTC m=+362.949747137 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f980): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fec0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fec0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fec0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fec0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fec0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.765055151 +0000 UTC m=+362.949747137 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fec0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3773b0 item 22 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bc640): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bc640): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bc640): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bc640): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bc640): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.766469627 +0000 UTC m=+362.951161624 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bc640): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bcb40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bcb40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bcb40): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bcb40): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bcb40): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bcb40): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bcb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bcb40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.766469627 +0000 UTC m=+362.951161624 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bcb40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bd040): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bd040): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bd040): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bd040): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bd040): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.766469627 +0000 UTC m=+362.951161624 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bd040): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c377730 item 23 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bd6c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bd6c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bd6c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bd6c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bd6c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.768574969 +0000 UTC m=+362.953267026 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bd6c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bdc00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bdc00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bdc00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bdc00): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bdc00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.768574969 +0000 UTC m=+362.953267026 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3bdc00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c377c00 item 24 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dc340): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c3dc340): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dc340): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dc340): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dc340): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dc340): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dc340): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dc700): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dc700): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dc700): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dc700): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dc700): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.770168273 +0000 UTC m=+362.954860290 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dc700): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dcc00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dcc00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dcc00): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dcc00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dcc00): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dcc00): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dcc00): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dcc00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.770168273 +0000 UTC m=+362.954860290 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dcc00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dd140): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dd140): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dd140): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dd140): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dd140): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.770168273 +0000 UTC m=+362.954860290 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dd140): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e60e0 item 25 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dd7c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dd7c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dd7c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dd7c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dd7c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.772328589 +0000 UTC m=+362.957020586 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3dd7c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3ddd00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3ddd00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3ddd00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3ddd00): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3ddd00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.772328589 +0000 UTC m=+362.957020586 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3ddd00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e65b0 item 26 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fc440): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c3fc440): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fc440): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fc440): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fc440): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fc440): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fc440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fc800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fc800): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fc800): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fc800): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fc800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.773900182 +0000 UTC m=+362.958592169 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fc800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fcd00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fcd00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fcd00): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fcd00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fcd00): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fcd00): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fcd00): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fcd00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.773900182 +0000 UTC m=+362.958592169 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fcd00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fd240): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fd240): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fd240): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fd240): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fd240): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.773900182 +0000 UTC m=+362.958592169 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fd240): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e6930 item 27 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fd8c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fd8c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fd8c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fd8c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fd8c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.775925483 +0000 UTC m=+362.960617480 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fd8c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fde00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fde00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fde00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fde00): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fde00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.775925483 +0000 UTC m=+362.960617480 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3fde00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e6e00 item 28 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420540): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c420540): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420540): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420540): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420540): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420540): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420540): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420900): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420900): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420900): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.777575314 +0000 UTC m=+362.962267301 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420fc0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420fc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420fc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420fc0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420fc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.777575314 +0000 UTC m=+362.962267301 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c420fc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e7180 item 29 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c421640): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c421640): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c421640): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c421640): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c421640): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.779173396 +0000 UTC m=+362.963865424 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c421640): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c421b80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c421b80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c421b80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c421b80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c421b80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.779173396 +0000 UTC m=+362.963865424 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c421b80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e7500 item 30 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c4422c0): _readAt: size=2, off=0 2026/04/21 01:40:53 ERROR : open-test-file(0x68c9c4422c0): Couldn't read size of file 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c4422c0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c4422c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c4422c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c4422c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c4422c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442680): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442680): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442680): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442680): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442680): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.780749057 +0000 UTC m=+362.965441044 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442680): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442d40): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442d40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442d40): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442d40): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442d40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.780749057 +0000 UTC m=+362.965441044 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442d40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e7880 item 31 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c4433c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c4433c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c4433c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c4433c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c4433c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.78218899 +0000 UTC m=+362.966880988 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c4433c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c443900): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c443900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c443900): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c443900): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c443900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.78218899 +0000 UTC m=+362.966880988 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c443900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e7c00 item 32 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094280): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094280): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094280): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094280): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094280): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.784484893 +0000 UTC m=+362.969176891 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094280): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094700): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094700): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094700): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094700): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094700): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf3aa80 item 33 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094700): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094700): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.785044773 +0000 UTC m=+362.969736770 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094700): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094c00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094c00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094c00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094c00): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094c00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.785044773 +0000 UTC m=+362.969736770 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c094c00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf3b030 item 33 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095500): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095500): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095500): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095500): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095500): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.786528679 +0000 UTC m=+362.971220676 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095500): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095980): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095980): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf3bdc0 item 34 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095980): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095980): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095980): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095980): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095980): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.78710516 +0000 UTC m=+362.971797147 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095980): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095ec0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095ec0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095ec0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095ec0): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095ec0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.78710516 +0000 UTC m=+362.971797147 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c095ec0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e60e0 item 34 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442600): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442600): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442600): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442600): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442600): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.788484991 +0000 UTC m=+362.973176988 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442600): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442a80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442a80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442a80): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442a80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442a80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e6460 item 35 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442a80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442a80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.788988122 +0000 UTC m=+362.973680119 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442a80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442f80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442f80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442f80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442f80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442f80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.788988122 +0000 UTC m=+362.973680119 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c442f80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e6620 item 35 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48200): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48200): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48200): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48200): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48200): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.790327906 +0000 UTC m=+362.975019903 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48200): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48a00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48a00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e69a0 item 36 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48a00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48a00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48a00): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48a00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48a00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.790863329 +0000 UTC m=+362.975555326 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf48a00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf490c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf490c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf490c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf490c0): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf490c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.790863329 +0000 UTC m=+362.975555326 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf490c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e6b60 item 36 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49700): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49700): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49700): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49700): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49700): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.792341915 +0000 UTC m=+362.977033902 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49700): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49b80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49b80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49b80): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49b80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49b80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e6ee0 item 37 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49b80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49b80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.79275635 +0000 UTC m=+362.977448347 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf49b80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e180): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e180): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e180): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e180): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e180): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.79275635 +0000 UTC m=+362.977448347 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e180): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e70a0 item 37 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e800): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e800): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e800): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.794211262 +0000 UTC m=+362.978903259 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5e800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ed00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ed00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e7420 item 38 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ed00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ed00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ed00): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ed00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ed00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.794774476 +0000 UTC m=+362.979466473 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5ed00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f240): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f240): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f240): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f240): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f240): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.794774476 +0000 UTC m=+362.979466473 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f240): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e75e0 item 38 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f8c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f8c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f8c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f8c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f8c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.796012619 +0000 UTC m=+362.980704606 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5f8c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fe00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fe00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fe00): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fe00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fe00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3e7e30 item 39 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fe00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fe00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.796507445 +0000 UTC m=+362.981199442 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9cd5fe00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044400): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044400): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044400): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044400): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044400): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.796507445 +0000 UTC m=+362.981199442 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cec4310 item 39 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044ac0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044ac0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044ac0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044ac0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044ac0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.797958751 +0000 UTC m=+362.982650748 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044ac0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044fc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044fc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cec4690 item 40 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044fc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044fc0): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044fc0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044fc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.798643064 +0000 UTC m=+362.983335061 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c044fc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045500): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045500): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045500): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045500): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045500): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.798643064 +0000 UTC m=+362.983335061 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045500): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cec4850 item 40 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045ac0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045ac0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045ac0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045ac0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045ac0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045ac0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.80020556 +0000 UTC m=+362.984897547 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c045ac0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa2900): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa2900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa2900): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cec4bd0 item 41 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa2900): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa2900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.800692912 +0000 UTC m=+362.985384899 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa2900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3a40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3a40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3a40): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3a40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3a40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cec4d90 item 41 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3a40): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3a40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.801206443 +0000 UTC m=+362.985898440 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9baa3a40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde7c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde7c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde7c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde7c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde7c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.801206443 +0000 UTC m=+362.985898440 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bdde7c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cec4f50 item 41 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.802426883 +0000 UTC m=+362.987118880 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddef40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf440): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf440): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf440): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cec52d0 item 42 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf440): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf440): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.802885539 +0000 UTC m=+362.987577536 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddf440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfcc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfcc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cec5490 item 42 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfcc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfcc0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfcc0): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfcc0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfcc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.803527143 +0000 UTC m=+362.988219131 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bddfcc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1d340): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1d340): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1d340): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1d340): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1d340): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.803527143 +0000 UTC m=+362.988219131 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bc1d340): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cec5650 item 42 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4240): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4240): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4240): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4240): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4240): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4240): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4240): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.804999959 +0000 UTC m=+362.989691956 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4240): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4740): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4740): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4740): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cec59d0 item 43 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4740): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4740): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.80555011 +0000 UTC m=+362.990242107 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4740): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4c80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4c80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4c80): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4c80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4c80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cec5b90 item 43 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4c80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4c80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.806045777 +0000 UTC m=+362.990737764 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b4c80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5500): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5500): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5500): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5500): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5500): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.806045777 +0000 UTC m=+362.990737764 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b5500): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9cec5d50 item 43 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a080): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a080): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a080): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a080): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a080): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a080): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a080): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.807307324 +0000 UTC m=+362.991999321 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a080): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a5c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a5c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a5c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9be30850 item 44 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a5c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a5c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.807965869 +0000 UTC m=+362.992657866 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9a5c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ab00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ab00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9be30a10 item 44 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ab00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ab00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ab00): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ab00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ab00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.808555155 +0000 UTC m=+362.993247152 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9ab00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b080): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b080): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b080): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b080): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b080): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.808555155 +0000 UTC m=+362.993247152 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b080): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9be31730 item 44 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b6c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b6c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b6c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b6c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b6c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b6c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.810347785 +0000 UTC m=+362.995039822 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9b6c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9bc00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9bc00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9bc00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb4e000 item 45 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9bc00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9bc00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.810937681 +0000 UTC m=+362.995629678 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be9bc00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5100): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5100): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5100): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5100): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5100): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.810937681 +0000 UTC m=+362.995629678 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5100): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb4e460 item 45 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.812702829 +0000 UTC m=+362.997394816 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb4eaf0 item 46 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.813269842 +0000 UTC m=+362.997961829 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bcc5d00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c286600): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c286600): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c286600): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c286600): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c286600): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.813269842 +0000 UTC m=+362.997961829 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c286600): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb4ed90 item 46 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1c500): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1c500): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1c500): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1c500): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1c500): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1c500): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1c500): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.814904564 +0000 UTC m=+362.999596561 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1c500): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1ca00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1ca00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1ca00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb30ee0 item 47 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1ca00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1ca00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.815559653 +0000 UTC m=+363.000251650 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1ca00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d100): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d100): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d100): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d100): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d100): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.815559653 +0000 UTC m=+363.000251650 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d100): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb31810 item 47 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d740): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d740): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d740): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d740): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d740): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d740): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d740): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.817335723 +0000 UTC m=+363.002027709 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1d740): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1dc40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1dc40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1dc40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc22bd0 item 48 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1dc40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1dc40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.817976184 +0000 UTC m=+363.002668182 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bd1dc40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56440): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56440): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56440): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56440): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56440): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.817976184 +0000 UTC m=+363.002668182 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc22d90 item 48 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56a80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56a80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56a80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56a80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56a80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.819874936 +0000 UTC m=+363.004566933 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56a80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56f00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56f00): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56f00): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56f00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56f00): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56f00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc23570 item 49 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56f00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56f00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.820559039 +0000 UTC m=+363.005251027 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be56f00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be57440): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be57440): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be57440): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be57440): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be57440): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.820559039 +0000 UTC m=+363.005251027 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be57440): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc23880 item 49 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be57ac0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be57ac0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be57ac0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be57ac0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be57ac0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.821865211 +0000 UTC m=+363.006557208 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be57ac0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be780c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be780c0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be780c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9be09110 item 50 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be780c0): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be780c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be780c0): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be780c0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be780c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.822466458 +0000 UTC m=+363.007158455 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be780c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be78640): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be78640): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be78640): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be78640): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be78640): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.822466458 +0000 UTC m=+363.007158455 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be78640): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9be09a40 item 50 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be78cc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be78cc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be78cc0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be78cc0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be78cc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.823818214 +0000 UTC m=+363.008510202 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be78cc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be791c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be791c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be791c0): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be791c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be791c0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be791c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf867e0 item 51 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be791c0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be791c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.82437085 +0000 UTC m=+363.009062847 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be791c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be79700): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be79700): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be79700): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be79700): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be79700): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.82437085 +0000 UTC m=+363.009062847 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be79700): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf86d90 item 51 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be79d80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be79d80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be79d80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be79d80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be79d80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.825714342 +0000 UTC m=+363.010406329 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9be79d80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2380): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2380): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2380): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf87500 item 52 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2380): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2380): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2380): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2380): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2380): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.826261768 +0000 UTC m=+363.010953754 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2380): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2900): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2900): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2900): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.826261768 +0000 UTC m=+363.010953754 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf877a0 item 52 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2f80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2f80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2f80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2f80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2f80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.827318246 +0000 UTC m=+363.012010232 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea2f80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea3480): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea3480): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea3480): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea3480): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea3480): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea3480): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9be184d0 item 53 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea3480): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea3480): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.827715105 +0000 UTC m=+363.012407092 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea3480): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea39c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea39c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea39c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea39c0): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea39c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.827715105 +0000 UTC m=+363.012407092 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bea39c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9be195e0 item 53 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4140): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4140): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4140): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4140): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4140): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.828889668 +0000 UTC m=+363.013581655 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4140): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4640): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4640): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4640): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc1a5b0 item 54 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4640): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4640): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4640): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4640): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4640): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.829504872 +0000 UTC m=+363.014196859 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4640): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4bc0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4bc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4bc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4bc0): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4bc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.829504872 +0000 UTC m=+363.014196859 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed4bc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc1ba40 item 54 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5240): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5240): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5240): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5240): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5240): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.830539248 +0000 UTC m=+363.015231235 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5240): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5740): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5740): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5740): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5740): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5740): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5740): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9b813570 item 55 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5740): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5740): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.830956608 +0000 UTC m=+363.015648594 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5740): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5c80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5c80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5c80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5c80): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5c80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.830956608 +0000 UTC m=+363.015648594 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bed5c80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9b813b90 item 55 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30400): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30400): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30400): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30400): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30400): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.832416739 +0000 UTC m=+363.017108737 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30900): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30900): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9b784a80 item 56 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30900): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30900): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30900): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30900): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.833004461 +0000 UTC m=+363.017696479 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30e80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30e80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30e80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30e80): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30e80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.833004461 +0000 UTC m=+363.017696479 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9bf30e80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9b784d90 item 56 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226040): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226040): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226040): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226040): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226040): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226040): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226040): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226040): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.834516602 +0000 UTC m=+363.019208589 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226040): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226600): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226600): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226600): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc06230 item 57 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226600): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226600): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.835068225 +0000 UTC m=+363.019760212 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226600): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226b40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226b40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226b40): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226b40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226b40): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226b40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc06770 item 57 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226b40): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226b40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.836001019 +0000 UTC m=+363.020693006 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c226b40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2270c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2270c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2270c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2270c0): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2270c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.836001019 +0000 UTC m=+363.020693006 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2270c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc06b60 item 57 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227700): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227700): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227700): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227700): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227700): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227700): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227700): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227700): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.83750274 +0000 UTC m=+363.022194747 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227700): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227c40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227c40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227c40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc071f0 item 58 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227c40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227c40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.838007254 +0000 UTC m=+363.022699241 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c227c40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c280): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c280): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c280): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc077a0 item 58 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c280): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c280): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c280): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c280): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c280): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.83878789 +0000 UTC m=+363.023479878 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c280): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c840): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c840): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c840): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c840): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c840): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.83878789 +0000 UTC m=+363.023479878 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23c840): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2a380 item 58 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23ce80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23ce80): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23ce80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23ce80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23ce80): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23ce80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23ce80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23ce80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.840245989 +0000 UTC m=+363.024938026 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23ce80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d3c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d3c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d3c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2ad20 item 59 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d3c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d3c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.840746946 +0000 UTC m=+363.025438943 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d3c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d900): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d900): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d900): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d900): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d900): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2b1f0 item 59 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d900): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.841287619 +0000 UTC m=+363.025979616 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23d900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23de80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23de80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23de80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23de80): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23de80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.841287619 +0000 UTC m=+363.025979616 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c23de80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2b650 item 59 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2605c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2605c0): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2605c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2605c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2605c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2605c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2605c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2605c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.842601705 +0000 UTC m=+363.027293702 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2605c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c260b00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c260b00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c260b00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb2bce0 item 60 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c260b00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c260b00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.843066825 +0000 UTC m=+363.027758812 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c260b00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261040): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261040): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261040): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc00690 item 60 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261040): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261040): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261040): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261040): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261040): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.84357192 +0000 UTC m=+363.028263908 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261040): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261600): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261600): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261600): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261600): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261600): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.84357192 +0000 UTC m=+363.028263908 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261600): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bc01570 item 60 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261c40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261c40): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261c40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261c40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261c40): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261c40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261c40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261c40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.845065786 +0000 UTC m=+363.029757774 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c261c40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27c280): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27c280): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27c280): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb22ee0 item 61 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27c280): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27c280): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.845436117 +0000 UTC m=+363.030128134 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27c280): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27c980): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27c980): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27c980): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27c980): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27c980): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.845436117 +0000 UTC m=+363.030128134 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27c980): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb23340 item 61 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27cfc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27cfc0): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27cfc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27cfc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27cfc0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27cfc0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27cfc0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27cfc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.846958757 +0000 UTC m=+363.031650743 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27cfc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27d500): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27d500): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27d500): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb23c70 item 62 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27d500): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27d500): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.847425659 +0000 UTC m=+363.032117677 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27d500): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27dc00): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27dc00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27dc00): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27dc00): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27dc00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.847425659 +0000 UTC m=+363.032117677 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c27dc00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf98150 item 62 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a340): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a340): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a340): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a340): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a340): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a340): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a340): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a340): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.849150142 +0000 UTC m=+363.033842128 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a340): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a880): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a880): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a880): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf98a10 item 63 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a880): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a880): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.849844064 +0000 UTC m=+363.034536051 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04a880): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04af80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04af80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04af80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04af80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04af80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.849844064 +0000 UTC m=+363.034536051 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04af80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bf98e70 item 63 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04b5c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04b5c0): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04b5c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04b5c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04b5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04b5c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04b5c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04b5c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.851113706 +0000 UTC m=+363.035805693 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04b5c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04bb00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04bb00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04bb00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb8a460 item 64 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04bb00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04bb00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.851587492 +0000 UTC m=+363.036279509 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c04bb00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06e300): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06e300): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06e300): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06e300): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06e300): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.851587492 +0000 UTC m=+363.036279509 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06e300): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb8ae70 item 64 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06e940): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06e940): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06e940): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06e940): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06e940): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.853019451 +0000 UTC m=+363.037711438 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06e940): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06edc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06edc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06edc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06edc0): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06edc0): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb8b880 item 65 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06edc0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06edc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.853591332 +0000 UTC m=+363.038283340 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06edc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06f2c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06f2c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06f2c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06f2c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06f2c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.853591332 +0000 UTC m=+363.038283340 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06f2c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb8bc70 item 65 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06f900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06f900): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06f900): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06f900): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06f900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.855051855 +0000 UTC m=+363.039743842 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06f900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06fd80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06fd80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bfa8690 item 66 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06fd80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06fd80): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06fd80): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06fd80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06fd80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.855884961 +0000 UTC m=+363.040576958 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c06fd80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b03c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b03c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b03c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b03c0): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b03c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.855884961 +0000 UTC m=+363.040576958 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b03c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bfa89a0 item 66 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0a00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0a00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0a00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0a00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0a00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.857455773 +0000 UTC m=+363.042147770 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0a00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0e80): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0e80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0e80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0e80): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0e80): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bfa9ab0 item 67 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0e80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0e80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.858006003 +0000 UTC m=+363.042697990 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b0e80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b1380): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b1380): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b1380): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b1380): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b1380): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.858006003 +0000 UTC m=+363.042697990 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b1380): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb580e0 item 67 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b1a00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b1a00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b1a00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b1a00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b1a00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.859170456 +0000 UTC m=+363.043862453 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0b1a00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6000): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6000): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb58690 item 68 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6000): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6000): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6000): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6000): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6000): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.85963808 +0000 UTC m=+363.044330067 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6000): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6540): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6540): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6540): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6540): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6540): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.85963808 +0000 UTC m=+363.044330067 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6540): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb58850 item 68 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6b80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6b80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6b80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6b80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6b80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.8608226 +0000 UTC m=+363.045514588 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d6b80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7000): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7000): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7000): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7000): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7000): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb58cb0 item 69 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7000): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7000): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.861296627 +0000 UTC m=+363.045988614 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7000): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7500): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7500): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7500): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7500): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7500): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.861296627 +0000 UTC m=+363.045988614 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7500): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb598f0 item 69 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7b80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7b80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7b80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7b80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7b80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.862454828 +0000 UTC m=+363.047146815 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0d7b80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130180): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130180): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bfa2310 item 70 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130180): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130180): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130180): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130180): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130180): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.862901303 +0000 UTC m=+363.047593290 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130180): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1306c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1306c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1306c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1306c0): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1306c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.862901303 +0000 UTC m=+363.047593290 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1306c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bfa35e0 item 70 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130d40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130d40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130d40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130d40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130d40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.864277375 +0000 UTC m=+363.048969372 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c130d40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131240): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131240): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131240): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131240): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131240): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb18310 item 71 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131240): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131240): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.864714323 +0000 UTC m=+363.049406310 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131240): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131740): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131740): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131740): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131740): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131740): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.864714323 +0000 UTC m=+363.049406310 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131740): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb18850 item 71 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131dc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131dc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131dc0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131dc0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131dc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.866097318 +0000 UTC m=+363.050789305 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c131dc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1743c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1743c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb19500 item 72 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1743c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1743c0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1743c0): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1743c0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1743c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.866680491 +0000 UTC m=+363.051372518 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1743c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174900): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174900): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174900): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.866680491 +0000 UTC m=+363.051372518 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9bb197a0 item 72 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174ec0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174ec0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174ec0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174ec0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174ec0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174ec0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174ec0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.86822346 +0000 UTC m=+363.052915446 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c174ec0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1753c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1753c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1753c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c182000 item 73 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1753c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1753c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.86877384 +0000 UTC m=+363.053465828 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1753c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175880): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175880): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175880): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175880): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175880): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c1821c0 item 73 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175880): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175880): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.869246275 +0000 UTC m=+363.053938261 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175880): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175dc0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175dc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175dc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175dc0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175dc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.869246275 +0000 UTC m=+363.053938261 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c175dc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c182380 item 73 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198500): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198500): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198500): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198500): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198500): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198500): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198500): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.870544951 +0000 UTC m=+363.055236939 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198500): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198a00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198a00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198a00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c182700 item 74 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198a00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198a00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.870963914 +0000 UTC m=+363.055655901 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198a00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198f40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198f40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c1828c0 item 74 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198f40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198f40): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198f40): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198f40): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198f40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.871465483 +0000 UTC m=+363.056157470 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c198f40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1994c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1994c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1994c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1994c0): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1994c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.871465483 +0000 UTC m=+363.056157470 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1994c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c182a80 item 74 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c199b00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c199b00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c199b00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c199b00): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c199b00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c199b00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c199b00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.87274329 +0000 UTC m=+363.057435276 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c199b00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba100): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba100): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba100): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c182e00 item 75 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba100): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba100): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.873143887 +0000 UTC m=+363.057835873 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba100): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba640): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba640): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba640): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba640): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba640): _writeAt: size=3, off=2 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c182fc0 item 75 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba640): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba640): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.873571597 +0000 UTC m=+363.058263594 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1ba640): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bab80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bab80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bab80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bab80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bab80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.873571597 +0000 UTC m=+363.058263594 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bab80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c183180 item 75 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb1c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb1c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb1c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb1c0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb1c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb1c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb1c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.874949232 +0000 UTC m=+363.059641219 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb1c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb6c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb6c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb6c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c183500 item 76 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb6c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb6c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.875384285 +0000 UTC m=+363.060076282 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bb6c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bbc00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bbc00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c1836c0 item 76 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bbc00): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bbc00): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bbc00): _writeAt: size=3, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bbc00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bbc00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.875898828 +0000 UTC m=+363.060590816 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1bbc00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1e2280): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1e2280): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1e2280): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1e2280): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1e2280): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.875898828 +0000 UTC m=+363.060590816 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c1e2280): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c183880 item 76 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2400): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2400): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2400): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2400): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2400): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2400): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2400): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.877380761 +0000 UTC m=+363.062072779 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2900): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2900): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c0fc230 item 77 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2900): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.87787664 +0000 UTC m=+363.062568637 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f2900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3000): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3000): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3000): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3000): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3000): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.87787664 +0000 UTC m=+363.062568637 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3000): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c0fc3f0 item 77 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3640): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3640): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3640): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3640): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3640): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3640): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3640): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.879671584 +0000 UTC m=+363.064363592 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3640): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3b40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3b40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3b40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c0fc770 item 78 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3b40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3b40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.880198522 +0000 UTC m=+363.064890509 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c0f3b40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a340): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a340): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a340): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a340): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a340): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.880198522 +0000 UTC m=+363.064890509 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a340): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c0fc930 item 78 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a980): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a980): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a980): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a980): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a980): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a980): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a980): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.881531773 +0000 UTC m=+363.066223761 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29a980): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29ae80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29ae80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29ae80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c0fccb0 item 79 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29ae80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29ae80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.881938843 +0000 UTC m=+363.066630830 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29ae80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29b580): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29b580): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29b580): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29b580): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29b580): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.881938843 +0000 UTC m=+363.066630830 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29b580): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c0fce70 item 79 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29bbc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29bbc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29bbc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29bbc0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29bbc0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29bbc0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29bbc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.883143852 +0000 UTC m=+363.067835840 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c29bbc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b41c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b41c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b41c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c0fd1f0 item 80 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b41c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b41c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.883545082 +0000 UTC m=+363.068237068 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b41c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b48c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b48c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b48c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b48c0): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b48c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.883545082 +0000 UTC m=+363.068237068 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b48c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c0fd3b0 item 80 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b4f00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b4f00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b4f00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b4f00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b4f00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.88471794 +0000 UTC m=+363.069409927 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b4f00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b5380): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b5380): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b5380): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b5380): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b5380): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b5380): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c0fd730 item 81 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b5380): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b5380): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.885154786 +0000 UTC m=+363.069846773 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b5380): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b58c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b58c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b58c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b58c0): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b58c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.885154786 +0000 UTC m=+363.069846773 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2b58c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c0fd8f0 item 81 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc040): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc040): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc040): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc040): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc040): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.886383681 +0000 UTC m=+363.071075668 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc040): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc540): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc540): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc540): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c0fdc70 item 82 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc540): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc540): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc540): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc540): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc540): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.886878026 +0000 UTC m=+363.071570013 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cc540): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ccac0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ccac0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ccac0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ccac0): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ccac0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.886878026 +0000 UTC m=+363.071570013 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ccac0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c0fde30 item 82 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd140): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd140): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd140): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd140): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd140): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.888124123 +0000 UTC m=+363.072816110 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd140): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd640): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd640): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd640): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd640): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd640): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd640): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2d8310 item 83 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd640): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd640): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.888660387 +0000 UTC m=+363.073352374 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cd640): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cdb80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cdb80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cdb80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cdb80): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cdb80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.888660387 +0000 UTC m=+363.073352374 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2cdb80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2d84d0 item 83 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec300): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec300): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec300): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec300): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec300): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.889731012 +0000 UTC m=+363.074423009 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec300): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec800): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec800): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2d8850 item 84 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec800): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec800): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec800): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec800): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.890232431 +0000 UTC m=+363.074924418 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ec800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ecd80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ecd80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ecd80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ecd80): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ecd80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.890232431 +0000 UTC m=+363.074924418 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ecd80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2d8a10 item 84 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed400): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed400): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed400): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed400): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed400): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.891374501 +0000 UTC m=+363.076066489 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed400): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed900): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed900): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed900): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed900): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed900): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2d8d90 item 85 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed900): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.891813582 +0000 UTC m=+363.076505569 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ed900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ede40): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ede40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ede40): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ede40): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ede40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.891813582 +0000 UTC m=+363.076505569 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c2ede40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2d8f50 item 85 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3085c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3085c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3085c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3085c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3085c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.893022148 +0000 UTC m=+363.077714135 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3085c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308ac0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308ac0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308ac0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2d92d0 item 86 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308ac0): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308ac0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308ac0): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308ac0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308ac0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.89353593 +0000 UTC m=+363.078227917 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c308ac0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309040): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309040): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309040): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309040): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309040): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.89353593 +0000 UTC m=+363.078227917 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309040): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2d9490 item 86 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3096c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3096c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3096c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3096c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3096c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.894626694 +0000 UTC m=+363.079318681 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3096c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309bc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309bc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309bc0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309bc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309bc0): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309bc0): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2d9810 item 87 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309bc0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309bc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.895071024 +0000 UTC m=+363.079763011 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c309bc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324200): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324200): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324200): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324200): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324200): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.895071024 +0000 UTC m=+363.079763011 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324200): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2d99d0 item 87 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324880): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324880): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324880): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324880): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324880): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.896157649 +0000 UTC m=+363.080849636 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324880): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324d80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324d80): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324d80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c2d9d50 item 88 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324d80): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324d80): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324d80): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324d80): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324d80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.896748707 +0000 UTC m=+363.081440695 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c324d80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325300): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325300): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325300): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325300): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325300): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.896748707 +0000 UTC m=+363.081440695 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325300): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c336070 item 88 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325940): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325940): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325940): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325940): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325940): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325940): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325940): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325940): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.89788219 +0000 UTC m=+363.082574178 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325940): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325e80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325e80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325e80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3363f0 item 89 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325e80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325e80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.898358182 +0000 UTC m=+363.083050168 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c325e80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3404c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3404c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3404c0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3404c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3404c0): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3404c0): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3365b0 item 89 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3404c0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3404c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.898802381 +0000 UTC m=+363.083494368 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3404c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340a40): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340a40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340a40): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340a40): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340a40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.898802381 +0000 UTC m=+363.083494368 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c340a40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c336770 item 89 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341080): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341080): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341080): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341080): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341080): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341080): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341080): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341080): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.899945093 +0000 UTC m=+363.084637080 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341080): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3415c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3415c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3415c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c336af0 item 90 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3415c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3415c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.900459987 +0000 UTC m=+363.085151974 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3415c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341b00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341b00): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341b00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c336cb0 item 90 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341b00): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341b00): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341b00): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341b00): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341b00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.900929606 +0000 UTC m=+363.085621593 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c341b00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3601c0): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3601c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3601c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3601c0): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3601c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.900929606 +0000 UTC m=+363.085621593 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3601c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c336e70 item 90 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360800): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360800): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360800): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360800): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360800): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360800): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.902000832 +0000 UTC m=+363.086692818 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360d40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360d40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360d40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3371f0 item 91 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360d40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360d40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.902784383 +0000 UTC m=+363.087476371 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c360d40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361280): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361280): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361280): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361280): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361280): >_readAt: n=2, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361280): _writeAt: size=3, off=7 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3373b0 item 91 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361280): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361280): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.903309978 +0000 UTC m=+363.088001965 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361280): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361800): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361800): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361800): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361800): >_readAt: n=8, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361800): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.903309978 +0000 UTC m=+363.088001965 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361800): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c337570 item 91 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361e40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361e40): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361e40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361e40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361e40): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361e40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361e40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361e40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.904568549 +0000 UTC m=+363.089260536 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c361e40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380480): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380480): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380480): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3378f0 item 92 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380480): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380480): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.905058396 +0000 UTC m=+363.089750383 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380480): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3809c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3809c0): open at offset 5 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3809c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c337ab0 item 92 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3809c0): _readAt: size=2, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3809c0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3809c0): _writeAt: size=3, off=5 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3809c0): >_writeAt: n=3, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3809c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.905502015 +0000 UTC m=+363.090194001 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3809c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380f80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380f80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380f80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380f80): >_readAt: n=3, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380f80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.905502015 +0000 UTC m=+363.090194001 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c380f80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c337c70 item 92 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.90659893 +0000 UTC m=+363.091290916 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3815c0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c381b00): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c381b00): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c381b00): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c398150 item 93 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c381b00): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c381b00): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.907266181 +0000 UTC m=+363.091958178 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c381b00): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e300): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e300): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e300): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e300): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e300): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.907266181 +0000 UTC m=+363.091958178 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e300): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c398310 item 93 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e940): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e940): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e940): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e940): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e940): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e940): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e940): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e940): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.908637346 +0000 UTC m=+363.093329332 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39e940): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee80): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee80): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c398690 item 94 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee80): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.909029396 +0000 UTC m=+363.093721384 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39ee80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f580): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f580): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f580): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f580): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f580): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.909029396 +0000 UTC m=+363.093721384 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39f580): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c398850 item 94 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fbc0): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fbc0): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fbc0): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fbc0): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fbc0): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fbc0): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fbc0): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fbc0): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.910230649 +0000 UTC m=+363.094922636 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c39fbc0): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4200): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4200): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4200): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c398bd0 item 95 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4200): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4200): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.910871831 +0000 UTC m=+363.095563818 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4200): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4900): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4900): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4900): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4900): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4900): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.910871831 +0000 UTC m=+363.095563818 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4900): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c398d90 item 95 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4f40): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4f40): open at offset 0 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4f40): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4f40): _readAt: size=2, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4f40): >_readAt: n=0, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4f40): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4f40): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4f40): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.912225663 +0000 UTC m=+363.096917650 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c4f40): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c5480): _writeAt: size=5, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c5480): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c5480): >openPending: err= 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c399110 item 96 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c5480): >_writeAt: n=5, err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c5480): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.91270515 +0000 UTC m=+363.097397137 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c5480): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/21 01:40:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:40:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/21 01:40:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/21 01:40:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/21 01:40:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c5b80): _readAt: size=512, off=0 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c5b80): openPending: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c5b80): >openPending: err= 2026/04/21 01:40:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c5b80): >_readAt: n=5, err=EOF 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c5b80): close: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-21 01:40:53.91270515 +0000 UTC m=+363.097397137 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:53 DEBUG : open-test-file(0x68c9c3c5b80): >close: err= 2026/04/21 01:40:53 DEBUG : open-test-file: Remove: 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x68c9c3992d0 item 96 2026/04/21 01:40:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/21 01:40:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/21 01:40:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/21 01:40:53 DEBUG : open-test-file: >Remove: err= 2026/04/21 01:40:53 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:53 DEBUG : Looking for writers 2026/04/21 01:40:53 DEBUG : >WaitForWriters: 2026/04/21 01:40:53 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.32s) --- PASS: TestRWFileHandleOpenTests/writes (0.66s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.16s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.66s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.16s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:54 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:54 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:54 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:54 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:54 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:54 DEBUG : file1: newRWFileHandle: 2026/04/21 01:40:54 DEBUG : file1(0x68c9c3dc140): openPending: 2026/04/21 01:40:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:54 DEBUG : file1(0x68c9c3dc140): >openPending: err= 2026/04/21 01:40:54 DEBUG : file1: >newRWFileHandle: err= 2026/04/21 01:40:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/21 01:40:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/21 01:40:54 DEBUG : file1(0x68c9c3dc140): _writeAt: size=2, off=0 2026/04/21 01:40:54 DEBUG : file1(0x68c9c3dc140): >_writeAt: n=2, err= 2026/04/21 01:40:54 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/21 01:40:54 DEBUG : file1(0x68c9c3dc140): RWFileHandle.Flush 2026/04/21 01:40:54 DEBUG : file1(0x68c9c3dc140): RWFileHandle.Release 2026/04/21 01:40:54 DEBUG : file1(0x68c9c3dc140): close: 2026/04/21 01:40:54 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/21 01:40:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:54 DEBUG : file1(0x68c9c3dc140): >close: err= 2026/04/21 01:40:54 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:54 DEBUG : Looking for writers 2026/04/21 01:40:54 DEBUG : file1: reading active writers 2026/04/21 01:40:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:40:54 DEBUG : Looking for writers 2026/04/21 01:40:54 DEBUG : file1: reading active writers 2026/04/21 01:40:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:40:54 DEBUG : Looking for writers 2026/04/21 01:40:54 DEBUG : file1: reading active writers 2026/04/21 01:40:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:40:54 DEBUG : Looking for writers 2026/04/21 01:40:54 DEBUG : file1: reading active writers 2026/04/21 01:40:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:40:54 DEBUG : file1: vfs cache: starting upload 2026/04/21 01:40:54 DEBUG : Looking for writers 2026/04/21 01:40:54 DEBUG : file1: reading active writers 2026/04/21 01:40:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:40:54 DEBUG : Looking for writers 2026/04/21 01:40:54 DEBUG : file1: reading active writers 2026/04/21 01:40:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:40:55 DEBUG : Looking for writers 2026/04/21 01:40:55 DEBUG : file1: reading active writers 2026/04/21 01:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:40:55 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/21 01:40:55 DEBUG : Looking for writers 2026/04/21 01:40:55 DEBUG : file1: reading active writers 2026/04/21 01:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:40:56 DEBUG : file1: size = 2 OK 2026/04/21 01:40:56 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/21 01:40:56 INFO : file1: Copied (new) 2026/04/21 01:40:56 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/21 01:40:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/21 01:40:56 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/21 01:40:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:40:56 INFO : file1: vfs cache: upload succeeded try #1 2026/04/21 01:40:56 DEBUG : Looking for writers 2026/04/21 01:40:56 DEBUG : file1: reading active writers 2026/04/21 01:40:56 DEBUG : >WaitForWriters: 2026/04/21 01:40:56 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:56 DEBUG : Looking for writers 2026/04/21 01:40:56 DEBUG : file1: reading active writers 2026/04/21 01:40:56 DEBUG : >WaitForWriters: 2026/04/21 01:40:56 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.06s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:40:57 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:40:57 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:40:57 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:57 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:40:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:40:57 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:40:57 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:40:57 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:40:57 DEBUG : rename_me: newRWFileHandle: 2026/04/21 01:40:57 DEBUG : rename_me(0x68c9c094600): openPending: 2026/04/21 01:40:57 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/21 01:40:57 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/21 01:40:57 DEBUG : rename_me(0x68c9c094600): >openPending: err= 2026/04/21 01:40:57 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/21 01:40:57 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/21 01:40:57 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/21 01:40:57 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/21 01:40:57 DEBUG : rename_me(0x68c9c094600): _writeAt: size=5, off=0 2026/04/21 01:40:57 DEBUG : rename_me(0x68c9c094600): >_writeAt: n=5, err= 2026/04/21 01:40:57 DEBUG : rename_me(0x68c9c094600): close: 2026/04/21 01:40:57 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-21 01:40:57.444578906 +0000 UTC m=+366.629270903 2026/04/21 01:40:57 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/21 01:40:57 DEBUG : rename_me(0x68c9c094600): >close: err= 2026/04/21 01:40:57 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/21 01:40:57 DEBUG : i_was_renamed: Updating file with 0x68c9bfc9860 2026/04/21 01:40:57 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/21 01:40:57 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/21 01:40:57 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:40:57 DEBUG : Looking for writers 2026/04/21 01:40:57 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:40:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/21 01:40:57 DEBUG : Looking for writers 2026/04/21 01:40:57 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:40:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/21 01:40:57 DEBUG : Looking for writers 2026/04/21 01:40:57 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:40:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/21 01:40:57 DEBUG : Looking for writers 2026/04/21 01:40:57 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:40:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/21 01:40:57 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/21 01:40:57 DEBUG : Looking for writers 2026/04/21 01:40:57 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:40:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/21 01:40:57 DEBUG : Looking for writers 2026/04/21 01:40:57 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:40:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/21 01:40:58 DEBUG : Looking for writers 2026/04/21 01:40:58 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:40:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/21 01:40:58 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/04/21 01:40:58 DEBUG : Looking for writers 2026/04/21 01:40:58 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:40:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/21 01:40:59 DEBUG : i_was_renamed: size = 5 OK 2026/04/21 01:40:59 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/21 01:40:59 INFO : i_was_renamed: Copied (new) 2026/04/21 01:40:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-21 01:40:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/21 01:40:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/21 01:40:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/21 01:40:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/21 01:40:59 DEBUG : Looking for writers 2026/04/21 01:40:59 DEBUG : i_was_renamed: reading active writers 2026/04/21 01:40:59 DEBUG : >WaitForWriters: 2026/04/21 01:40:59 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.90s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:41:00 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:41:00 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/21 01:41:00 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:41:00 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:41:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:41:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:41:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:41:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:41:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/21 01:41:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pinogez6xege" 2026/04/21 01:41:00 INFO : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/21 01:41:00 DEBUG : forgetting directory cache 2026/04/21 01:41:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate(0x68c9c3dc2c0): _readAt: size=512, off=0 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate(0x68c9c3dc2c0): openPending: 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-21 00:42:00 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/21 01:41:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate(0x68c9c3dc2c0): >openPending: err= 2026/04/21 01:41:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate(0x68c9c3dc2c0): >_readAt: n=20, err=EOF 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate(0x68c9c3dc2c0): close: 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:42:00 +0000 UTC 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate(0x68c9c3dc2c0): >close: err= 2026/04/21 01:41:02 DEBUG : Re-reading directory (158.194695ms old) 2026/04/21 01:41:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:41:02 DEBUG : forgetting directory cache 2026/04/21 01:41:03 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate(0x68c9c1e2640): _readAt: size=512, off=0 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate(0x68c9c1e2640): openPending: 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-21 00:43:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-21 00:42:00 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-21 00:43:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-21 00:42:00 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/21 01:41:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/21 01:41:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate(0x68c9c1e2640): >openPending: err= 2026/04/21 01:41:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate(0x68c9c1e2640): >_readAt: n=20, err=EOF 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate(0x68c9c1e2640): close: 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:43:00 +0000 UTC 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate(0x68c9c1e2640): >close: err= 2026/04/21 01:41:04 DEBUG : Re-reading directory (158.444238ms old) 2026/04/21 01:41:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:41:05 DEBUG : forgetting directory cache 2026/04/21 01:41:05 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate(0x68c9c094180): _readAt: size=512, off=0 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate(0x68c9c094180): openPending: 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-21 00:44:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-21 00:43:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-21 00:44:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-21 00:43:00 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/21 01:41:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/21 01:41:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate(0x68c9c094180): >openPending: err= 2026/04/21 01:41:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate(0x68c9c094180): >_readAt: n=20, err=EOF 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate(0x68c9c094180): close: 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:44:00 +0000 UTC 2026/04/21 01:41:06 DEBUG : TestRWCacheUpdate(0x68c9c094180): >close: err= 2026/04/21 01:41:06 DEBUG : Re-reading directory (160.420625ms old) 2026/04/21 01:41:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:41:07 DEBUG : forgetting directory cache 2026/04/21 01:41:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate(0x68c9c286580): _readAt: size=512, off=0 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate(0x68c9c286580): openPending: 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-21 00:45:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-21 00:44:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-21 00:45:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-21 00:44:00 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/21 01:41:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/21 01:41:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate(0x68c9c286580): >openPending: err= 2026/04/21 01:41:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate(0x68c9c286580): >_readAt: n=20, err=EOF 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate(0x68c9c286580): close: 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:45:00 +0000 UTC 2026/04/21 01:41:08 DEBUG : TestRWCacheUpdate(0x68c9c286580): >close: err= 2026/04/21 01:41:08 DEBUG : Re-reading directory (158.813845ms old) 2026/04/21 01:41:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:41:09 DEBUG : forgetting directory cache 2026/04/21 01:41:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate(0x68c9c2861c0): _readAt: size=512, off=0 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate(0x68c9c2861c0): openPending: 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-21 00:46:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-21 00:45:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-21 00:46:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-21 00:45:00 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/21 01:41:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/21 01:41:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate(0x68c9c2861c0): >openPending: err= 2026/04/21 01:41:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:11 DEBUG : TestRWCacheUpdate(0x68c9c2861c0): >_readAt: n=20, err=EOF 2026/04/21 01:41:11 DEBUG : TestRWCacheUpdate(0x68c9c2861c0): close: 2026/04/21 01:41:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:46:00 +0000 UTC 2026/04/21 01:41:11 DEBUG : TestRWCacheUpdate(0x68c9c2861c0): >close: err= 2026/04/21 01:41:11 DEBUG : Re-reading directory (159.661539ms old) 2026/04/21 01:41:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:41:11 DEBUG : forgetting directory cache 2026/04/21 01:41:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/21 01:41:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate(0x68c9bf48200): _readAt: size=512, off=0 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate(0x68c9bf48200): openPending: 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-21 00:47:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-21 00:46:00 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-21 00:47:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-21 00:46:00 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/21 01:41:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/21 01:41:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate(0x68c9bf48200): >openPending: err= 2026/04/21 01:41:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate(0x68c9bf48200): >_readAt: n=20, err=EOF 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate(0x68c9bf48200): close: 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:47:00 +0000 UTC 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate(0x68c9bf48200): >close: err= 2026/04/21 01:41:13 DEBUG : Re-reading directory (159.335343ms old) 2026/04/21 01:41:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:41:13 DEBUG : forgetting directory cache 2026/04/21 01:41:13 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate(0x68c9bf48380): _readAt: size=512, off=0 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate(0x68c9bf48380): openPending: 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-21 00:48:00 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-21 00:47:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-21 00:48:00 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-21 00:47:00 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/21 01:41:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/21 01:41:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate(0x68c9bf48380): >openPending: err= 2026/04/21 01:41:15 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate(0x68c9bf48380): >_readAt: n=21, err=EOF 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate(0x68c9bf48380): close: 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:48:00 +0000 UTC 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate(0x68c9bf48380): >close: err= 2026/04/21 01:41:15 DEBUG : Re-reading directory (159.489364ms old) 2026/04/21 01:41:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:41:15 DEBUG : forgetting directory cache 2026/04/21 01:41:16 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate(0x68c9bf49200): _readAt: size=512, off=0 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate(0x68c9bf49200): openPending: 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-21 00:49:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-21 00:48:00 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-21 00:49:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-21 00:48:00 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/21 01:41:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/21 01:41:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate(0x68c9bf49200): >openPending: err= 2026/04/21 01:41:17 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate(0x68c9bf49200): >_readAt: n=22, err=EOF 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate(0x68c9bf49200): close: 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:49:00 +0000 UTC 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate(0x68c9bf49200): >close: err= 2026/04/21 01:41:17 DEBUG : Re-reading directory (158.149599ms old) 2026/04/21 01:41:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:41:18 DEBUG : forgetting directory cache 2026/04/21 01:41:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate(0x68c9c286340): _readAt: size=512, off=0 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate(0x68c9c286340): openPending: 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-21 00:50:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-21 00:49:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-21 00:50:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-21 00:49:00 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/21 01:41:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/21 01:41:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate(0x68c9c286340): >openPending: err= 2026/04/21 01:41:19 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate(0x68c9c286340): >_readAt: n=23, err=EOF 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate(0x68c9c286340): close: 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:50:00 +0000 UTC 2026/04/21 01:41:19 DEBUG : TestRWCacheUpdate(0x68c9c286340): >close: err= 2026/04/21 01:41:19 DEBUG : Re-reading directory (158.701653ms old) 2026/04/21 01:41:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:41:20 DEBUG : forgetting directory cache 2026/04/21 01:41:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate(0x68c9c3dc2c0): _readAt: size=512, off=0 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate(0x68c9c3dc2c0): openPending: 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-21 00:51:00 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-21 00:50:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-21 00:51:00 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-21 00:50:00 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/21 01:41:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/21 01:41:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate(0x68c9c3dc2c0): >openPending: err= 2026/04/21 01:41:21 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:22 DEBUG : TestRWCacheUpdate(0x68c9c3dc2c0): >_readAt: n=24, err=EOF 2026/04/21 01:41:22 DEBUG : TestRWCacheUpdate(0x68c9c3dc2c0): close: 2026/04/21 01:41:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-21 00:51:00 +0000 UTC 2026/04/21 01:41:22 DEBUG : TestRWCacheUpdate(0x68c9c3dc2c0): >close: err= 2026/04/21 01:41:22 DEBUG : Re-reading directory (159.991823ms old) 2026/04/21 01:41:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/21 01:41:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/21 01:41:22 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:22 DEBUG : Looking for writers 2026/04/21 01:41:22 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/21 01:41:22 DEBUG : >WaitForWriters: 2026/04/21 01:41:22 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': vfs cache: cleaner exiting 2026/04/21 01:41:22 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (22.76s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.31s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:41:23 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/04/21 01:41:25 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/04/21 01:41:26 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:41:26 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:41:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:41:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/21 01:41:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/21 01:41:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/21 01:41:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:41:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/21 01:41:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/21 01:41:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/21 01:41:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:41:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/21 01:41:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/21 01:41:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/21 01:41:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:41:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/21 01:41:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:41:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/21 01:41:27 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:27 DEBUG : Looking for writers 2026/04/21 01:41:27 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/21 01:41:27 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/21 01:41:27 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.30s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:41:28 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:41:28 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:41:28 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': Reusing VFS from active cache 2026/04/21 01:41:28 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:28 DEBUG : Looking for writers 2026/04/21 01:41:28 DEBUG : >WaitForWriters: 2026/04/21 01:41:28 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:28 DEBUG : Looking for writers 2026/04/21 01:41:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.31s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:41:28 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:41:28 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:41:28 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:28 DEBUG : Looking for writers 2026/04/21 01:41:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.32s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:41:29 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:41:29 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:41:29 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:29 DEBUG : Looking for writers 2026/04/21 01:41:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.31s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:41:29 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:41:29 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:41:30 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:41:32 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/21 01:41:33 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:33 DEBUG : dir: Looking for writers 2026/04/21 01:41:33 DEBUG : file2: reading active writers 2026/04/21 01:41:33 DEBUG : Looking for writers 2026/04/21 01:41:33 DEBUG : dir: reading active writers 2026/04/21 01:41:33 DEBUG : file1: reading active writers 2026/04/21 01:41:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.27s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:41:34 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:41:34 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:41:35 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:41:37 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/21 01:41:38 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:38 DEBUG : dir: Looking for writers 2026/04/21 01:41:38 DEBUG : Looking for writers 2026/04/21 01:41:38 DEBUG : dir: reading active writers 2026/04/21 01:41:38 DEBUG : file1: reading active writers 2026/04/21 01:41:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (4.93s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:41:39 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:41:39 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:41:40 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/21 01:41:42 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/21 01:41:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:41:43 DEBUG : file1: Open: flags=O_RDONLY 2026/04/21 01:41:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/21 01:41:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/21 01:41:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:41:43 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/21 01:41:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/21 01:41:43 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/21 01:41:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:41:43 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:41:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/21 01:41:43 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/21 01:41:43 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/21 01:41:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/21 01:41:43 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 01:41:45 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/21 01:41:45 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 01:41:45 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/21 01:41:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/21 01:41:45 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:41:45 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/21 01:41:45 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:45 DEBUG : dir: Looking for writers 2026/04/21 01:41:45 DEBUG : file2: reading active writers 2026/04/21 01:41:45 DEBUG : new_file.txt: reading active writers 2026/04/21 01:41:45 DEBUG : Looking for writers 2026/04/21 01:41:45 DEBUG : dir: reading active writers 2026/04/21 01:41:45 DEBUG : file1: reading active writers 2026/04/21 01:41:45 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (6.80s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:41:46 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:41:46 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:41:47 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/21 01:41:49 DEBUG : dir/file2: same parent dir (ODFfMTE2OTIxMTVfTTJWbEw) - using file/rename instead of move_copy for dir/file1 2026/04/21 01:41:49 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/21 01:41:49 DEBUG : dir/file1: Updating file with dir/file1 0x68c9c053930 2026/04/21 01:41:49 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/21 01:41:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/21 01:41:50 INFO : dir/file1: Moved (server-side) to: file0 2026/04/21 01:41:50 DEBUG : file0: Updating file with file0 0x68c9c053930 2026/04/21 01:41:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/21 01:41:50 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/21 01:41:50 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:50 DEBUG : dir: Looking for writers 2026/04/21 01:41:50 DEBUG : Looking for writers 2026/04/21 01:41:50 DEBUG : dir: reading active writers 2026/04/21 01:41:50 DEBUG : file0: reading active writers 2026/04/21 01:41:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.00s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:41:51 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:41:51 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:41:51 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:41:51 DEBUG : Looking for writers 2026/04/21 01:41:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.47s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:41:51 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:41:51 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:41:52 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/21 01:41:52 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/21 01:41:53 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/21 01:41:54 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/21 01:41:55 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/21 01:42:03 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:03 DEBUG : b: Looking for writers 2026/04/21 01:42:03 DEBUG : c: Looking for writers 2026/04/21 01:42:03 DEBUG : d: Looking for writers 2026/04/21 01:42:03 DEBUG : Looking for writers 2026/04/21 01:42:03 DEBUG : a: Looking for writers 2026/04/21 01:42:03 DEBUG : Looking for writers 2026/04/21 01:42:03 DEBUG : /: reading active writers 2026/04/21 01:42:03 DEBUG : a: reading active writers 2026/04/21 01:42:03 DEBUG : b: reading active writers 2026/04/21 01:42:03 DEBUG : c: reading active writers 2026/04/21 01:42:03 DEBUG : d: reading active writers 2026/04/21 01:42:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (13.42s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:42:05 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:42:05 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:42:06 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/21 01:42:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/21 01:42:07 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/21 01:42:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/21 01:42:10 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:10 DEBUG : a/b/c/d: Looking for writers 2026/04/21 01:42:10 DEBUG : a/b/c: Looking for writers 2026/04/21 01:42:10 DEBUG : d: reading active writers 2026/04/21 01:42:10 DEBUG : a/b: Looking for writers 2026/04/21 01:42:10 DEBUG : c: reading active writers 2026/04/21 01:42:10 DEBUG : a: Looking for writers 2026/04/21 01:42:10 DEBUG : b: reading active writers 2026/04/21 01:42:10 DEBUG : Looking for writers 2026/04/21 01:42:10 DEBUG : a: reading active writers 2026/04/21 01:42:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.79s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:42:13 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:42:13 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:42:13 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:13 DEBUG : Looking for writers 2026/04/21 01:42:13 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.54s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:42:13 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:42:13 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:42:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:42:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:42:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:42:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:42:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:13 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/21 01:42:13 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/21 01:42:13 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/21 01:42:13 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (5 bytes), uploading instead of streaming 2026/04/21 01:42:14 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/21 01:42:15 DEBUG : file1: size = 5 OK 2026/04/21 01:42:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/21 01:42:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/21 01:42:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:42:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:42:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:42:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:42:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:42:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:42:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:42:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:42:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/21 01:42:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/21 01:42:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:42:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:42:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:42:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:15 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 01:42:16 DEBUG : file1: size = 0 OK 2026/04/21 01:42:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 01:42:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/21 01:42:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/21 01:42:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/21 01:42:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:42:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:42:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:16 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (7 bytes), uploading instead of streaming 2026/04/21 01:42:17 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/04/21 01:42:18 DEBUG : file1: size = 7 OK 2026/04/21 01:42:18 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/21 01:42:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/21 01:42:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:18 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:18 DEBUG : Looking for writers 2026/04/21 01:42:18 DEBUG : file1: reading active writers 2026/04/21 01:42:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.33s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:42:19 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:42:19 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:42:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:42:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:42:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:42:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:42:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/21 01:42:20 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/21 01:42:20 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/21 01:42:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/21 01:42:20 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (11 bytes), uploading instead of streaming 2026/04/21 01:42:21 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/21 01:42:22 DEBUG : file1: size = 11 OK 2026/04/21 01:42:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/21 01:42:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/21 01:42:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/21 01:42:22 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:22 DEBUG : Looking for writers 2026/04/21 01:42:22 DEBUG : file1: reading active writers 2026/04/21 01:42:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.85s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:42:22 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:42:22 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:42:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:42:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:42:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:42:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:42:23 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/21 01:42:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:23 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (5 bytes), uploading instead of streaming 2026/04/21 01:42:23 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/21 01:42:24 DEBUG : file1: size = 5 OK 2026/04/21 01:42:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/21 01:42:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/21 01:42:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:24 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/21 01:42:24 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:24 DEBUG : Looking for writers 2026/04/21 01:42:24 DEBUG : file1: reading active writers 2026/04/21 01:42:24 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleFlush (9.86s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:42:32 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:42:32 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:42:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:42:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:42:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:42:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:42:32 DEBUG : file1: WriteFileHandle.Release closing 2026/04/21 01:42:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:32 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 01:42:34 DEBUG : file1: size = 0 OK 2026/04/21 01:42:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 01:42:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/21 01:42:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:34 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/21 01:42:34 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:34 DEBUG : Looking for writers 2026/04/21 01:42:34 DEBUG : file1: reading active writers 2026/04/21 01:42:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.28s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:42:35 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:42:35 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:42:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:42:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:42:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:42:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:42:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:35 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (2 bytes), uploading instead of streaming 2026/04/21 01:42:35 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/21 01:42:37 DEBUG : file1: size = 2 OK 2026/04/21 01:42:37 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/21 01:42:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/21 01:42:37 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/21 01:42:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:37 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:37 DEBUG : Looking for writers 2026/04/21 01:42:37 DEBUG : file1: reading active writers 2026/04/21 01:42:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.69s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:42:37 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:42:37 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:42:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:42:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:42:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:42:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:42:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:37 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (0 bytes), uploading instead of streaming 2026/04/21 01:42:39 DEBUG : file1: size = 0 OK 2026/04/21 01:42:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/21 01:42:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/21 01:42:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:42:39 DEBUG : file1: Open: flags=O_RDONLY 2026/04/21 01:42:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/21 01:42:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/21 01:42:39 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:42:39 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/21 01:42:39 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:39 DEBUG : Looking for writers 2026/04/21 01:42:39 DEBUG : file1: reading active writers 2026/04/21 01:42:39 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.75s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:42:40 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:42:40 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:42:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/21 01:42:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/21 01:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/21 01:42:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/21 01:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:40 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': File to upload is small (100 bytes), uploading instead of streaming 2026/04/21 01:42:41 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/04/21 01:42:42 DEBUG : file1: size = 100 OK 2026/04/21 01:42:42 DEBUG : file1: md5 = 553a2b9e0def1cd64325905c46f178da OK 2026/04/21 01:42:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/21 01:42:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/21 01:42:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/21 01:42:42 DEBUG : file1: Open: flags=O_RDONLY 2026/04/21 01:42:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/21 01:42:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/21 01:42:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:42:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/21 01:42:42 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:42 DEBUG : Looking for writers 2026/04/21 01:42:42 DEBUG : file1: reading active writers 2026/04/21 01:42:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.83s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:42:43 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:42:43 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:42:44 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/04/21 01:42:46 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/04/21 01:42:48 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/04/21 01:42:50 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/04/21 01:42:52 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/04/21 01:42:53 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/21 01:42:53 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/21 01:42:53 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:42:53 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:42:53 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/21 01:42:53 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/21 01:42:53 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:42:54 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:42:54 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/21 01:42:54 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/21 01:42:54 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:42:54 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:42:54 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/21 01:42:54 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/21 01:42:54 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:42:54 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:42:54 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/21 01:42:54 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/21 01:42:54 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:42:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:42:55 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:42:55 DEBUG : flat: Looking for writers 2026/04/21 01:42:55 DEBUG : f003.txt: reading active writers 2026/04/21 01:42:55 DEBUG : f004.txt: reading active writers 2026/04/21 01:42:55 DEBUG : f000.txt: reading active writers 2026/04/21 01:42:55 DEBUG : f001.txt: reading active writers 2026/04/21 01:42:55 DEBUG : f002.txt: reading active writers 2026/04/21 01:42:55 DEBUG : Looking for writers 2026/04/21 01:42:55 DEBUG : flat: reading active writers 2026/04/21 01:42:55 DEBUG : >WaitForWriters: run.go:130: removing dir "flat" failed - try 1/3: folder not empty --- PASS: TestZipManyFiles (15.06s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:42:58 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:42:58 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:42:59 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/04/21 01:43:01 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/04/21 01:43:03 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/04/21 01:43:05 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/21 01:43:05 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/21 01:43:05 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:43:05 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:05 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/21 01:43:05 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/21 01:43:05 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:43:05 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:05 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/21 01:43:05 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/21 01:43:05 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:43:06 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:06 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:43:06 DEBUG : a/b/c: Looking for writers 2026/04/21 01:43:06 DEBUG : deep.txt: reading active writers 2026/04/21 01:43:06 DEBUG : a/b: Looking for writers 2026/04/21 01:43:06 DEBUG : c: reading active writers 2026/04/21 01:43:06 DEBUG : mid.txt: reading active writers 2026/04/21 01:43:06 DEBUG : a: Looking for writers 2026/04/21 01:43:06 DEBUG : top.txt: reading active writers 2026/04/21 01:43:06 DEBUG : b: reading active writers 2026/04/21 01:43:06 DEBUG : Looking for writers 2026/04/21 01:43:06 DEBUG : a: reading active writers 2026/04/21 01:43:06 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.50s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:43:08 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:43:08 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:43:10 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/04/21 01:43:37 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/21 01:43:37 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/21 01:43:37 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:43:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/21 01:43:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:04 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:04 DEBUG : bigdir: Looking for writers 2026/04/21 01:44:04 DEBUG : big.bin: reading active writers 2026/04/21 01:44:04 DEBUG : Looking for writers 2026/04/21 01:44:04 DEBUG : bigdir: reading active writers 2026/04/21 01:44:04 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (57.07s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-pinogez6xege'", Local "Local file system at /tmp/rclone294544960", Modify Window "1s" 2026/04/21 01:44:05 INFO : OpenDrive root 'rclone-test-pinogez6xege': poll-interval is not supported by this remote 2026/04/21 01:44:05 NOTICE: OpenDrive root 'rclone-test-pinogez6xege': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/21 01:44:07 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/04/21 01:44:09 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/04/21 01:44:12 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/04/21 01:44:13 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/21 01:44:13 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/21 01:44:13 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:13 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:14 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/21 01:44:14 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/21 01:44:14 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:14 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:14 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/21 01:44:14 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/21 01:44:14 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/21 01:44:15 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/21 01:44:15 DEBUG : WaitForWriters: timeout=30s 2026/04/21 01:44:15 DEBUG : dir1: Looking for writers 2026/04/21 01:44:15 DEBUG : a.txt: reading active writers 2026/04/21 01:44:15 DEBUG : dir2: Looking for writers 2026/04/21 01:44:15 DEBUG : b.txt: reading active writers 2026/04/21 01:44:15 DEBUG : dir3: Looking for writers 2026/04/21 01:44:15 DEBUG : c.txt: reading active writers 2026/04/21 01:44:15 DEBUG : Looking for writers 2026/04/21 01:44:15 DEBUG : dir3: reading active writers 2026/04/21 01:44:15 DEBUG : dir1: reading active writers 2026/04/21 01:44:15 DEBUG : dir2: reading active writers 2026/04/21 01:44:15 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.60s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/21 01:44:17 DEBUG : OpenDrive root 'rclone-test-pinogez6xege': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m27.401985912s (try 1/5): exit status 1: Failed [TestDirRemoveName TestFileSetModTime/cache=off,open=true,write=false]