"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/07/21 03:10:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hewozah3yina" 2026/07/21 03:10:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 03:10:12 DEBUG : Starting OpenDrive session with ID: f566b57ab068e4dc0d29e9dcbd9f41d6b36c447a4833d1dc45acd90e5bcefec5 2026/07/21 03:10:13 DEBUG : Creating backend with remote "/tmp/rclone197425360" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:10:13 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:10:13 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:10:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:10:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:10:16 DEBUG : dir: Looking for writers 2026/07/21 03:10:16 DEBUG : Looking for writers 2026/07/21 03:10:16 DEBUG : dir: reading active writers 2026/07/21 03:10:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.23s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:10:17 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:10:17 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:10:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:10:21 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/21 03:10:23 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/07/21 03:10:25 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:10:25 DEBUG : dir/subdir: Looking for writers 2026/07/21 03:10:25 DEBUG : dir: Looking for writers 2026/07/21 03:10:25 DEBUG : file1: reading active writers 2026/07/21 03:10:25 DEBUG : file2: reading active writers 2026/07/21 03:10:25 DEBUG : subdir: reading active writers 2026/07/21 03:10:25 DEBUG : Looking for writers 2026/07/21 03:10:25 DEBUG : dir: reading active writers 2026/07/21 03:10:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (10.50s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:10:27 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:10:27 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:10:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:10:30 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:10:30 DEBUG : dir: Looking for writers 2026/07/21 03:10:30 DEBUG : file1: reading active writers 2026/07/21 03:10:30 DEBUG : Looking for writers 2026/07/21 03:10:30 DEBUG : dir: reading active writers 2026/07/21 03:10:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.09s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:10:31 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:10:31 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:10:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:10:34 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:10:34 DEBUG : dir: Looking for writers 2026/07/21 03:10:34 DEBUG : Looking for writers 2026/07/21 03:10:34 DEBUG : dir: reading active writers 2026/07/21 03:10:34 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.93s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:10:35 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:10:35 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:10:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:10:38 DEBUG : dir: forgetting directory cache 2026/07/21 03:10:38 DEBUG : forgetting directory cache 2026/07/21 03:10:38 DEBUG : dir: forgetting directory cache 2026/07/21 03:10:38 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:10:38 DEBUG : Looking for writers 2026/07/21 03:10:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.92s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:10:39 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:10:39 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:10:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:10:42 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/21 03:10:42 DEBUG : dir: invalidating directory cache 2026/07/21 03:10:42 DEBUG : >ForgetPath: 2026/07/21 03:10:42 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/21 03:10:42 DEBUG : invalidating directory cache 2026/07/21 03:10:42 DEBUG : dir: forgetting directory cache 2026/07/21 03:10:42 DEBUG : >ForgetPath: 2026/07/21 03:10:42 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/21 03:10:42 DEBUG : >ForgetPath: 2026/07/21 03:10:42 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:10:42 DEBUG : dir: Looking for writers 2026/07/21 03:10:42 DEBUG : Looking for writers 2026/07/21 03:10:42 DEBUG : dir: reading active writers 2026/07/21 03:10:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.98s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:10:43 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:10:43 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:10:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:10:48 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/07/21 03:10:50 DEBUG : forgetting directory cache 2026/07/21 03:10:50 DEBUG : dir: forgetting directory cache 2026/07/21 03:10:51 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:10:51 DEBUG : fil/a/b: Looking for writers 2026/07/21 03:10:51 DEBUG : fil/a: Looking for writers 2026/07/21 03:10:51 DEBUG : b: reading active writers 2026/07/21 03:10:51 DEBUG : fil: Looking for writers 2026/07/21 03:10:51 DEBUG : a: reading active writers 2026/07/21 03:10:51 DEBUG : dir: Looking for writers 2026/07/21 03:10:51 DEBUG : Looking for writers 2026/07/21 03:10:51 DEBUG : dir: reading active writers 2026/07/21 03:10:51 DEBUG : fil: reading active writers 2026/07/21 03:10:51 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.20s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:10:53 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:10:53 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:10:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:10:56 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:10:56 DEBUG : dir: Looking for writers 2026/07/21 03:10:56 DEBUG : Looking for writers 2026/07/21 03:10:56 DEBUG : dir: reading active writers 2026/07/21 03:10:56 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.94s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:10:57 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:10:57 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:10:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:11:00 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:11:00 DEBUG : dir: Looking for writers 2026/07/21 03:11:00 DEBUG : file1: reading active writers 2026/07/21 03:11:00 DEBUG : Looking for writers 2026/07/21 03:11:00 DEBUG : dir: reading active writers 2026/07/21 03:11:00 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.87s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:11:01 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:11:01 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:11:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:11:04 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/21 03:11:06 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/07/21 03:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/21 03:11:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/21 03:11:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/21 03:11:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/21 03:11:09 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/07/21 03:11:11 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/07/21 03:11:13 DEBUG : dir: invalidating directory cache 2026/07/21 03:11:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/21 03:11:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/21 03:11:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/21 03:11:13 DEBUG : dir/file1: Reset virtual modtime 2026/07/21 03:11:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/21 03:11:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/21 03:11:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/21 03:11:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/21 03:11:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:11:13 DEBUG : dir: invalidating directory cache 2026/07/21 03:11:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/21 03:11:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/21 03:11:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/21 03:11:13 DEBUG : forgetting directory cache 2026/07/21 03:11:13 DEBUG : dir: forgetting directory cache 2026/07/21 03:11:13 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/21 03:11:13 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:11:13 DEBUG : dir/virtualDir: Looking for writers 2026/07/21 03:11:13 DEBUG : dir: Looking for writers 2026/07/21 03:11:13 DEBUG : virtualFile2: reading active writers 2026/07/21 03:11:13 DEBUG : virtualFile: reading active writers 2026/07/21 03:11:13 DEBUG : virtualDir: reading active writers 2026/07/21 03:11:13 DEBUG : file1: reading active writers 2026/07/21 03:11:13 DEBUG : Looking for writers 2026/07/21 03:11:13 DEBUG : dir: reading active writers 2026/07/21 03:11:13 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.32s) --- PASS: TestDirReadDirAll/Virtual (5.17s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:11:15 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:11:15 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:11:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:11:18 ERROR : dir/: Can only open directories read only 2026/07/21 03:11:18 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:11:18 DEBUG : dir: Looking for writers 2026/07/21 03:11:18 DEBUG : Looking for writers 2026/07/21 03:11:18 DEBUG : dir: reading active writers 2026/07/21 03:11:18 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.76s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:11:19 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:11:19 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:11:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/07/21 03:11:22 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:11:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/21 03:11:22 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/21 03:11:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/21 03:11:22 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 03:11:23 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/07/21 03:11:24 DEBUG : dir/potato: size = 5 OK 2026/07/21 03:11:24 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:11:24 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/21 03:11:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/21 03:11:24 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:11:24 DEBUG : dir: Looking for writers 2026/07/21 03:11:24 DEBUG : file1: reading active writers 2026/07/21 03:11:24 DEBUG : potato: reading active writers 2026/07/21 03:11:24 DEBUG : Looking for writers 2026/07/21 03:11:24 DEBUG : dir: reading active writers 2026/07/21 03:11:24 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.20s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:11:25 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:11:25 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:11:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:11:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/21 03:11:30 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:11:30 DEBUG : dir/sub: Looking for writers 2026/07/21 03:11:30 DEBUG : dir: Looking for writers 2026/07/21 03:11:30 DEBUG : file1: reading active writers 2026/07/21 03:11:30 DEBUG : sub: reading active writers 2026/07/21 03:11:30 DEBUG : Looking for writers 2026/07/21 03:11:30 DEBUG : dir: reading active writers 2026/07/21 03:11:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.74s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:11:31 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:11:31 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:11:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:11:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/21 03:11:35 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/21 03:11:36 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:11:36 DEBUG : dir/sub/subsub: Looking for writers 2026/07/21 03:11:36 DEBUG : dir/sub: Looking for writers 2026/07/21 03:11:36 DEBUG : subsub: reading active writers 2026/07/21 03:11:36 DEBUG : dir: Looking for writers 2026/07/21 03:11:36 DEBUG : file1: reading active writers 2026/07/21 03:11:36 DEBUG : sub: reading active writers 2026/07/21 03:11:36 DEBUG : Looking for writers 2026/07/21 03:11:36 DEBUG : dir: reading active writers 2026/07/21 03:11:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.15s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:11:38 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:11:38 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:11:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:11:41 ERROR : dir/: Dir.Remove not empty 2026/07/21 03:11:41 DEBUG : dir/file1: Remove: 2026/07/21 03:11:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:11:41 DEBUG : dir/file1: >Remove: err= 2026/07/21 03:11:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/21 03:11:42 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:11:42 DEBUG : Looking for writers 2026/07/21 03:11:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.85s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:11:42 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:11:42 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:11:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:11:45 DEBUG : dir/file1: Remove: 2026/07/21 03:11:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:11:45 DEBUG : dir/file1: >Remove: err= 2026/07/21 03:11:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/21 03:11:46 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:11:46 DEBUG : Looking for writers 2026/07/21 03:11:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.82s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:11:46 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:11:46 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:11:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:11:49 DEBUG : dir/file1: Remove: 2026/07/21 03:11:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:11:49 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/07/21 03:11:50 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:11:50 DEBUG : dir: Looking for writers 2026/07/21 03:11:50 DEBUG : Looking for writers 2026/07/21 03:11:50 DEBUG : dir: reading active writers 2026/07/21 03:11:50 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.44s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:11:50 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:11:50 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:11:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:11:54 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/07/21 03:11:56 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/21 03:11:56 DEBUG : dir2: same parent dir (ODFfMTI3MzE0MDJfY0poS0s) - using folder/rename instead of move_copy 2026/07/21 03:11:56 DEBUG : dir: Updating dir with dir2 0x2b79f1fe680 2026/07/21 03:11:56 DEBUG : dir: forgetting directory cache 2026/07/21 03:11:56 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/21 03:11:56 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/21 03:11:58 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/21 03:11:58 DEBUG : file2: Updating file with file2 0x2b79f1ff040 2026/07/21 03:11:58 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/21 03:11:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/21 03:11:58 INFO : dir2/file3: Deleted 2026/07/21 03:11:59 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/21 03:11:59 DEBUG : dir2/file3: Updating file with dir2/file3 0x2b79f1ff040 2026/07/21 03:11:59 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/21 03:11:59 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/21 03:12:00 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/21 03:12:00 DEBUG : renamed empty directory: same parent dir (ODFfMTI3MzE0MDJfY0poS0s) - using folder/rename instead of move_copy 2026/07/21 03:12:00 DEBUG : empty directory: Updating dir with renamed empty directory 0x2b79f47c1a0 2026/07/21 03:12:00 DEBUG : empty directory: forgetting directory cache 2026/07/21 03:12:00 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/21 03:12:00 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/21 03:12:00 DEBUG : dir2: Renaming to "dir3" 2026/07/21 03:12:00 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:00 DEBUG : dir3: Looking for writers 2026/07/21 03:12:00 DEBUG : file3: reading active writers 2026/07/21 03:12:00 DEBUG : renamed empty directory: Looking for writers 2026/07/21 03:12:00 DEBUG : Looking for writers 2026/07/21 03:12:00 DEBUG : dir3: reading active writers 2026/07/21 03:12:00 DEBUG : renamed empty directory: reading active writers 2026/07/21 03:12:00 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.08s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:12:02 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:12:02 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:12:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:12:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/21 03:12:05 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:12:05 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:12:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/21 03:12:05 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/21 03:12:05 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/21 03:12:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/21 03:12:05 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:12:05 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:12:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/21 03:12:05 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/21 03:12:05 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/21 03:12:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/21 03:12:05 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (12 bytes), uploading instead of streaming 2026/07/21 03:12:06 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/07/21 03:12:07 DEBUG : dir/sub/file2: size = 12 OK 2026/07/21 03:12:07 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/21 03:12:07 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/21 03:12:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/21 03:12:07 DEBUG : forgetting directory cache 2026/07/21 03:12:07 DEBUG : dir: forgetting directory cache 2026/07/21 03:12:07 DEBUG : dir/sub: forgetting directory cache 2026/07/21 03:12:07 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/21 03:12:07 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/21 03:12:07 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 03:12:08 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/07/21 03:12:09 DEBUG : dir/sub/file0: size = 5 OK 2026/07/21 03:12:09 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:12:09 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/21 03:12:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/21 03:12:09 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:09 DEBUG : dir/sub: Looking for writers 2026/07/21 03:12:09 DEBUG : file0: reading active writers 2026/07/21 03:12:09 DEBUG : file2: reading active writers 2026/07/21 03:12:09 DEBUG : dir: Looking for writers 2026/07/21 03:12:09 DEBUG : file1: reading active writers 2026/07/21 03:12:09 DEBUG : sub: reading active writers 2026/07/21 03:12:09 DEBUG : Looking for writers 2026/07/21 03:12:09 DEBUG : dir: reading active writers 2026/07/21 03:12:09 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.15s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:12:11 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:12:11 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/21 03:12:11 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:11 DEBUG : Looking for writers 2026/07/21 03:12:11 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:12:11 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:12:11 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:12:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:12:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/21 03:12:14 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:12:14 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/21 03:12:14 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/21 03:12:14 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/21 03:12:14 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:12:14 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/21 03:12:14 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/21 03:12:14 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:12:14 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/21 03:12:14 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/21 03:12:14 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/21 03:12:14 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:12:14 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/21 03:12:14 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:14 DEBUG : dir: Looking for writers 2026/07/21 03:12:14 DEBUG : file1: reading active writers 2026/07/21 03:12:14 DEBUG : file1.metadata: reading active writers 2026/07/21 03:12:14 DEBUG : Looking for writers 2026/07/21 03:12:14 DEBUG : dir: reading active writers 2026/07/21 03:12:14 DEBUG : dir.metadata: reading active writers 2026/07/21 03:12:14 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.98s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:12:15 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:12:15 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:12:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:12:18 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:18 DEBUG : dir: Looking for writers 2026/07/21 03:12:18 DEBUG : file1: reading active writers 2026/07/21 03:12:18 DEBUG : Looking for writers 2026/07/21 03:12:18 DEBUG : dir: reading active writers 2026/07/21 03:12:18 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.11s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:12:19 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:12:19 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:12:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:12:23 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/07/21 03:12:25 DEBUG : Can set mod time: true 2026/07/21 03:12:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 03:12:25 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:25 DEBUG : dir: Looking for writers 2026/07/21 03:12:25 DEBUG : file1: reading active writers 2026/07/21 03:12:25 DEBUG : Looking for writers 2026/07/21 03:12:25 DEBUG : dir: reading active writers 2026/07/21 03:12:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:12:26 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:12:26 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:12:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:12:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:12:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 03:12:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:12:29 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 03:12:30 DEBUG : dir/file1: size = 0 OK 2026/07/21 03:12:30 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:12:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 03:12:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 03:12:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:12:31 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:31 DEBUG : dir: Looking for writers 2026/07/21 03:12:31 DEBUG : file1: reading active writers 2026/07/21 03:12:31 DEBUG : Looking for writers 2026/07/21 03:12:31 DEBUG : dir: reading active writers 2026/07/21 03:12:31 DEBUG : >WaitForWriters: 2026/07/21 03:12:31 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:31 DEBUG : dir: Looking for writers 2026/07/21 03:12:31 DEBUG : file1: reading active writers 2026/07/21 03:12:31 DEBUG : Looking for writers 2026/07/21 03:12:31 DEBUG : dir: reading active writers 2026/07/21 03:12:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:12:32 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:12:32 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:12:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:12:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:12:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 03:12:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:12:35 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 03:12:35 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/21 03:12:36 DEBUG : dir/file1: size = 5 OK 2026/07/21 03:12:36 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:12:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 03:12:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 03:12:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:12:37 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:37 DEBUG : dir: Looking for writers 2026/07/21 03:12:37 DEBUG : file1: reading active writers 2026/07/21 03:12:37 DEBUG : Looking for writers 2026/07/21 03:12:37 DEBUG : dir: reading active writers 2026/07/21 03:12:37 DEBUG : >WaitForWriters: 2026/07/21 03:12:37 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:37 DEBUG : dir: Looking for writers 2026/07/21 03:12:37 DEBUG : file1: reading active writers 2026/07/21 03:12:37 DEBUG : Looking for writers 2026/07/21 03:12:37 DEBUG : dir: reading active writers 2026/07/21 03:12:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:12:38 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:12:38 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:12:38 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:38 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:38 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:12:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:12:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 03:12:41 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:41 DEBUG : dir: Looking for writers 2026/07/21 03:12:41 DEBUG : file1: reading active writers 2026/07/21 03:12:41 DEBUG : Looking for writers 2026/07/21 03:12:41 DEBUG : dir: reading active writers 2026/07/21 03:12:41 DEBUG : >WaitForWriters: 2026/07/21 03:12:41 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:12:42 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:12:42 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:12:42 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:42 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:42 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:12:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:12:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/21 03:12:45 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:12:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:12:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:12:45 DEBUG : dir/file1(0x2b79f504e00): close: 2026/07/21 03:12:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 03:12:45 DEBUG : dir/file1(0x2b79f504e00): >close: err= 2026/07/21 03:12:45 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:45 DEBUG : dir: Looking for writers 2026/07/21 03:12:45 DEBUG : file1: reading active writers 2026/07/21 03:12:45 DEBUG : Looking for writers 2026/07/21 03:12:45 DEBUG : dir: reading active writers 2026/07/21 03:12:45 DEBUG : >WaitForWriters: 2026/07/21 03:12:46 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:46 DEBUG : dir: Looking for writers 2026/07/21 03:12:46 DEBUG : file1: reading active writers 2026/07/21 03:12:46 DEBUG : Looking for writers 2026/07/21 03:12:46 DEBUG : dir: reading active writers 2026/07/21 03:12:46 DEBUG : >WaitForWriters: 2026/07/21 03:12:46 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:12:47 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:12:47 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:12:47 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:47 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:12:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:12:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:12:47 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:12:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:12:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/21 03:12:50 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:12:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:12:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:12:50 DEBUG : dir/file1(0x2b79ed244c0): _writeAt: size=5, off=0 2026/07/21 03:12:50 DEBUG : dir/file1(0x2b79ed244c0): openPending: 2026/07/21 03:12:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 03:12:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 03:12:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:12:50 DEBUG : dir/file1(0x2b79ed244c0): >openPending: err= 2026/07/21 03:12:50 DEBUG : dir/file1(0x2b79ed244c0): >_writeAt: n=5, err= 2026/07/21 03:12:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/21 03:12:50 DEBUG : dir/file1(0x2b79ed244c0): close: 2026/07/21 03:12:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/21 03:12:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/21 03:12:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/21 03:12:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/21 03:12:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/21 03:12:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:12:50 DEBUG : dir/file1(0x2b79ed244c0): >close: err= 2026/07/21 03:12:50 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:50 DEBUG : dir: Looking for writers 2026/07/21 03:12:50 DEBUG : file1: reading active writers 2026/07/21 03:12:50 DEBUG : Looking for writers 2026/07/21 03:12:50 DEBUG : dir: reading active writers 2026/07/21 03:12:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:12:50 DEBUG : dir: Looking for writers 2026/07/21 03:12:50 DEBUG : file1: reading active writers 2026/07/21 03:12:50 DEBUG : Looking for writers 2026/07/21 03:12:50 DEBUG : dir: reading active writers 2026/07/21 03:12:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:12:50 DEBUG : dir: Looking for writers 2026/07/21 03:12:50 DEBUG : file1: reading active writers 2026/07/21 03:12:50 DEBUG : Looking for writers 2026/07/21 03:12:50 DEBUG : dir: reading active writers 2026/07/21 03:12:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:12:50 DEBUG : dir: Looking for writers 2026/07/21 03:12:50 DEBUG : file1: reading active writers 2026/07/21 03:12:50 DEBUG : Looking for writers 2026/07/21 03:12:50 DEBUG : dir: reading active writers 2026/07/21 03:12:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:12:50 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 03:12:50 DEBUG : dir: Looking for writers 2026/07/21 03:12:50 DEBUG : file1: reading active writers 2026/07/21 03:12:50 DEBUG : Looking for writers 2026/07/21 03:12:50 DEBUG : dir: reading active writers 2026/07/21 03:12:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:12:50 DEBUG : dir: Looking for writers 2026/07/21 03:12:50 DEBUG : file1: reading active writers 2026/07/21 03:12:50 DEBUG : Looking for writers 2026/07/21 03:12:50 DEBUG : dir: reading active writers 2026/07/21 03:12:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:12:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:12:50 DEBUG : dir: Looking for writers 2026/07/21 03:12:50 DEBUG : file1: reading active writers 2026/07/21 03:12:50 DEBUG : Looking for writers 2026/07/21 03:12:50 DEBUG : dir: reading active writers 2026/07/21 03:12:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:12:51 DEBUG : dir: Looking for writers 2026/07/21 03:12:51 DEBUG : file1: reading active writers 2026/07/21 03:12:51 DEBUG : Looking for writers 2026/07/21 03:12:51 DEBUG : dir: reading active writers 2026/07/21 03:12:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/21 03:12:51 DEBUG : dir/file1: size = 14 OK 2026/07/21 03:12:51 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/21 03:12:51 INFO : dir/file1: Copied (replaced existing) 2026/07/21 03:12:51 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/21 03:12:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 03:12:51 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/21 03:12:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:12:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 03:12:52 DEBUG : dir: Looking for writers 2026/07/21 03:12:52 DEBUG : file1: reading active writers 2026/07/21 03:12:52 DEBUG : Looking for writers 2026/07/21 03:12:52 DEBUG : dir: reading active writers 2026/07/21 03:12:52 DEBUG : >WaitForWriters: 2026/07/21 03:12:52 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:52 DEBUG : dir: Looking for writers 2026/07/21 03:12:52 DEBUG : file1: reading active writers 2026/07/21 03:12:52 DEBUG : Looking for writers 2026/07/21 03:12:52 DEBUG : dir: reading active writers 2026/07/21 03:12:52 DEBUG : >WaitForWriters: 2026/07/21 03:12:52 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (34.31s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.80s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.98s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.36s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.51s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.62s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:12:53 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:12:53 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:12:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:12:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:12:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:12:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:12:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/21 03:12:57 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:57 DEBUG : dir: Looking for writers 2026/07/21 03:12:57 DEBUG : file1: reading active writers 2026/07/21 03:12:57 DEBUG : Looking for writers 2026/07/21 03:12:57 DEBUG : dir: reading active writers 2026/07/21 03:12:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.34s) === RUN TestFileOpenReadUnknownSize 2026/07/21 03:12:58 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/21 03:12:58 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:12:58 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:12:58 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/21 03:12:58 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:12:58 DEBUG : Looking for writers 2026/07/21 03:12:58 DEBUG : file.txt: reading active writers 2026/07/21 03:12:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:12:58 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:12:58 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:12:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:01 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (25 bytes), uploading instead of streaming 2026/07/21 03:13:01 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/21 03:13:02 DEBUG : dir/file1: size = 25 OK 2026/07/21 03:13:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:13:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 03:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:02 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:02 DEBUG : dir: Looking for writers 2026/07/21 03:13:02 DEBUG : file1: reading active writers 2026/07/21 03:13:02 DEBUG : Looking for writers 2026/07/21 03:13:02 DEBUG : dir: reading active writers 2026/07/21 03:13:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.55s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:13:03 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:13:03 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:13:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:13:06 DEBUG : dir/file1: Remove: 2026/07/21 03:13:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:13:06 DEBUG : dir/file1: >Remove: err= 2026/07/21 03:13:07 DEBUG : dir/file1: Remove: 2026/07/21 03:13:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/21 03:13:07 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:07 DEBUG : dir: Looking for writers 2026/07/21 03:13:07 DEBUG : Looking for writers 2026/07/21 03:13:07 DEBUG : dir: reading active writers 2026/07/21 03:13:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.31s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:13:08 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:13:08 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:13:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:13:10 DEBUG : dir/file1: Remove: 2026/07/21 03:13:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:13:11 DEBUG : dir/file1: >Remove: err= 2026/07/21 03:13:11 DEBUG : dir/file1: Remove: 2026/07/21 03:13:11 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/21 03:13:11 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:11 DEBUG : dir: Looking for writers 2026/07/21 03:13:11 DEBUG : Looking for writers 2026/07/21 03:13:11 DEBUG : dir: reading active writers 2026/07/21 03:13:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.15s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:13:12 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:13:12 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:13:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:13:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:13:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:13:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/21 03:13:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 03:13:15 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/21 03:13:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 03:13:15 DEBUG : dir/file1: Open: flags=0x3 2026/07/21 03:13:15 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/21 03:13:15 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/21 03:13:15 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:15 DEBUG : dir: Looking for writers 2026/07/21 03:13:15 DEBUG : file1: reading active writers 2026/07/21 03:13:15 DEBUG : Looking for writers 2026/07/21 03:13:15 DEBUG : dir: reading active writers 2026/07/21 03:13:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.89s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:13:16 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:13:16 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:13:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:13:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:19 DEBUG : dir: Looking for writers 2026/07/21 03:13:19 DEBUG : file1: reading active writers 2026/07/21 03:13:19 DEBUG : Looking for writers 2026/07/21 03:13:19 DEBUG : dir: reading active writers 2026/07/21 03:13:19 DEBUG : >WaitForWriters: 2026/07/21 03:13:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:13:20 DEBUG : newLeaf: Updating file with newLeaf 0x2b79f2d0a90 2026/07/21 03:13:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:13:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 03:13:21 DEBUG : dir/file1: Updating file with dir/file1 0x2b79f2d0a90 2026/07/21 03:13:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 03:13:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:13:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 03:13:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:21 DEBUG : dir/file1: File is currently open, delaying rename 0x2b79f2d0a90 2026/07/21 03:13:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:13:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:21 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (25 bytes), uploading instead of streaming 2026/07/21 03:13:22 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/21 03:13:23 DEBUG : dir/file1: size = 25 OK 2026/07/21 03:13:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:13:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 03:13:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:23 DEBUG : newLeaf: Running delayed rename now 2026/07/21 03:13:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:13:23 DEBUG : newLeaf: Updating file with newLeaf 0x2b79f2d0a90 2026/07/21 03:13:23 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:23 DEBUG : dir: Looking for writers 2026/07/21 03:13:23 DEBUG : Looking for writers 2026/07/21 03:13:23 DEBUG : dir: reading active writers 2026/07/21 03:13:23 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:23 DEBUG : >WaitForWriters: 2026/07/21 03:13:24 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:24 DEBUG : dir: Looking for writers 2026/07/21 03:13:24 DEBUG : Looking for writers 2026/07/21 03:13:24 DEBUG : dir: reading active writers 2026/07/21 03:13:24 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:24 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:13:25 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:13:25 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:13:25 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:13:25 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:25 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:25 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:13:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:13:28 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:28 DEBUG : dir: Looking for writers 2026/07/21 03:13:28 DEBUG : file1: reading active writers 2026/07/21 03:13:28 DEBUG : Looking for writers 2026/07/21 03:13:28 DEBUG : dir: reading active writers 2026/07/21 03:13:28 DEBUG : >WaitForWriters: 2026/07/21 03:13:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:13:29 DEBUG : newLeaf: Updating file with newLeaf 0x2b79f2d0750 2026/07/21 03:13:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:13:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 03:13:30 DEBUG : dir/file1: Updating file with dir/file1 0x2b79f2d0750 2026/07/21 03:13:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 03:13:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:13:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 03:13:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:30 DEBUG : dir/file1: File is currently open, delaying rename 0x2b79f2d0750 2026/07/21 03:13:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:13:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:30 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (25 bytes), uploading instead of streaming 2026/07/21 03:13:31 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/21 03:13:32 DEBUG : dir/file1: size = 25 OK 2026/07/21 03:13:32 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:13:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 03:13:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:32 DEBUG : newLeaf: Running delayed rename now 2026/07/21 03:13:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:13:32 DEBUG : newLeaf: Updating file with newLeaf 0x2b79f2d0750 2026/07/21 03:13:32 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:32 DEBUG : dir: Looking for writers 2026/07/21 03:13:32 DEBUG : Looking for writers 2026/07/21 03:13:32 DEBUG : dir: reading active writers 2026/07/21 03:13:32 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:32 DEBUG : >WaitForWriters: 2026/07/21 03:13:33 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:33 DEBUG : dir: Looking for writers 2026/07/21 03:13:33 DEBUG : Looking for writers 2026/07/21 03:13:33 DEBUG : dir: reading active writers 2026/07/21 03:13:33 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:33 DEBUG : >WaitForWriters: 2026/07/21 03:13:33 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:13:34 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:13:34 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:13:34 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:13:34 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:34 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:13:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:13:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:34 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:13:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:13:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:13:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:13:37 DEBUG : dir/file1(0x2b79f5043c0): openPending: 2026/07/21 03:13:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 03:13:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 03:13:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:37 DEBUG : dir/file1(0x2b79f5043c0): >openPending: err= 2026/07/21 03:13:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:13:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:13:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:13:37 DEBUG : dir/file1(0x2b79f5043c0): _writeAt: size=14, off=0 2026/07/21 03:13:37 DEBUG : dir/file1(0x2b79f5043c0): >_writeAt: n=14, err= 2026/07/21 03:13:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 03:13:37 DEBUG : dir/file1(0x2b79f5043c0): close: 2026/07/21 03:13:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/21 03:13:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 03:13:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:13:37 DEBUG : dir/file1(0x2b79f5043c0): >close: err= 2026/07/21 03:13:37 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:37 DEBUG : dir: Looking for writers 2026/07/21 03:13:37 DEBUG : file1: reading active writers 2026/07/21 03:13:37 DEBUG : Looking for writers 2026/07/21 03:13:37 DEBUG : dir: reading active writers 2026/07/21 03:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:13:37 DEBUG : dir: Looking for writers 2026/07/21 03:13:37 DEBUG : file1: reading active writers 2026/07/21 03:13:37 DEBUG : Looking for writers 2026/07/21 03:13:37 DEBUG : dir: reading active writers 2026/07/21 03:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:13:37 DEBUG : dir: Looking for writers 2026/07/21 03:13:37 DEBUG : file1: reading active writers 2026/07/21 03:13:37 DEBUG : Looking for writers 2026/07/21 03:13:37 DEBUG : dir: reading active writers 2026/07/21 03:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:13:37 DEBUG : dir: Looking for writers 2026/07/21 03:13:37 DEBUG : file1: reading active writers 2026/07/21 03:13:37 DEBUG : Looking for writers 2026/07/21 03:13:37 DEBUG : dir: reading active writers 2026/07/21 03:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:13:37 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 03:13:37 DEBUG : dir: Looking for writers 2026/07/21 03:13:37 DEBUG : file1: reading active writers 2026/07/21 03:13:37 DEBUG : Looking for writers 2026/07/21 03:13:37 DEBUG : dir: reading active writers 2026/07/21 03:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:13:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:13:37 DEBUG : dir: Looking for writers 2026/07/21 03:13:37 DEBUG : file1: reading active writers 2026/07/21 03:13:37 DEBUG : Looking for writers 2026/07/21 03:13:37 DEBUG : dir: reading active writers 2026/07/21 03:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:13:37 DEBUG : dir: Looking for writers 2026/07/21 03:13:37 DEBUG : file1: reading active writers 2026/07/21 03:13:37 DEBUG : Looking for writers 2026/07/21 03:13:37 DEBUG : dir: reading active writers 2026/07/21 03:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:13:38 DEBUG : dir/file1: size = 14 OK 2026/07/21 03:13:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/21 03:13:38 INFO : dir/file1: Copied (replaced existing) 2026/07/21 03:13:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 03:13:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/21 03:13:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 03:13:38 DEBUG : dir: Looking for writers 2026/07/21 03:13:38 DEBUG : file1: reading active writers 2026/07/21 03:13:38 DEBUG : Looking for writers 2026/07/21 03:13:38 DEBUG : dir: reading active writers 2026/07/21 03:13:38 DEBUG : >WaitForWriters: 2026/07/21 03:13:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:13:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:13:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:13:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:13:38 DEBUG : dir/file1(0x2b79f38f100): _readAt: size=512, off=0 2026/07/21 03:13:38 DEBUG : dir/file1(0x2b79f38f100): openPending: 2026/07/21 03:13:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/21 03:13:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 03:13:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:38 DEBUG : dir/file1(0x2b79f38f100): >openPending: err= 2026/07/21 03:13:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/21 03:13:38 DEBUG : dir/file1(0x2b79f38f100): >_readAt: n=14, err=EOF 2026/07/21 03:13:38 DEBUG : dir/file1(0x2b79f38f100): close: 2026/07/21 03:13:38 DEBUG : dir/file1(0x2b79f38f100): >close: err= 2026/07/21 03:13:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:13:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:13:39 DEBUG : newLeaf: Updating file with newLeaf 0x2b79f34a750 2026/07/21 03:13:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:13:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 03:13:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/21 03:13:40 DEBUG : dir/file1: Updating file with dir/file1 0x2b79f34a750 2026/07/21 03:13:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 03:13:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:13:40 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:13:40 DEBUG : dir/file1(0x2b79f484180): openPending: 2026/07/21 03:13:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/21 03:13:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 03:13:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:40 DEBUG : dir/file1(0x2b79f484180): >openPending: err= 2026/07/21 03:13:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:13:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:13:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:13:40 DEBUG : dir/file1(0x2b79f484180): _writeAt: size=25, off=0 2026/07/21 03:13:40 DEBUG : dir/file1(0x2b79f484180): >_writeAt: n=25, err= 2026/07/21 03:13:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:13:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:13:41 DEBUG : newLeaf: Updating file with newLeaf 0x2b79f34a750 2026/07/21 03:13:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:13:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:41 DEBUG : newLeaf(0x2b79f484180): close: 2026/07/21 03:13:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/21 03:13:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-21 03:13:40.769964284 +0000 UTC m=+208.698319412 2026/07/21 03:13:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/21 03:13:41 DEBUG : newLeaf(0x2b79f484180): >close: err= 2026/07/21 03:13:41 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:41 DEBUG : dir: Looking for writers 2026/07/21 03:13:41 DEBUG : Looking for writers 2026/07/21 03:13:41 DEBUG : dir: reading active writers 2026/07/21 03:13:41 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:13:41 DEBUG : dir: Looking for writers 2026/07/21 03:13:41 DEBUG : Looking for writers 2026/07/21 03:13:41 DEBUG : dir: reading active writers 2026/07/21 03:13:41 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:13:41 DEBUG : dir: Looking for writers 2026/07/21 03:13:41 DEBUG : Looking for writers 2026/07/21 03:13:41 DEBUG : dir: reading active writers 2026/07/21 03:13:41 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:13:41 DEBUG : dir: Looking for writers 2026/07/21 03:13:41 DEBUG : Looking for writers 2026/07/21 03:13:41 DEBUG : dir: reading active writers 2026/07/21 03:13:41 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:13:41 DEBUG : newLeaf: vfs cache: starting upload 2026/07/21 03:13:41 DEBUG : dir: Looking for writers 2026/07/21 03:13:41 DEBUG : Looking for writers 2026/07/21 03:13:41 DEBUG : dir: reading active writers 2026/07/21 03:13:41 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:13:41 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/21 03:13:41 DEBUG : dir: Looking for writers 2026/07/21 03:13:41 DEBUG : Looking for writers 2026/07/21 03:13:41 DEBUG : dir: reading active writers 2026/07/21 03:13:41 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:13:42 DEBUG : dir: Looking for writers 2026/07/21 03:13:42 DEBUG : Looking for writers 2026/07/21 03:13:42 DEBUG : dir: reading active writers 2026/07/21 03:13:42 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:13:42 DEBUG : newLeaf: size = 25 OK 2026/07/21 03:13:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:13:42 INFO : newLeaf: Copied (replaced existing) 2026/07/21 03:13:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-21 03:13:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/21 03:13:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/21 03:13:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/21 03:13:42 DEBUG : dir: Looking for writers 2026/07/21 03:13:42 DEBUG : Looking for writers 2026/07/21 03:13:42 DEBUG : dir: reading active writers 2026/07/21 03:13:42 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:42 DEBUG : >WaitForWriters: 2026/07/21 03:13:43 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:43 DEBUG : dir: Looking for writers 2026/07/21 03:13:43 DEBUG : Looking for writers 2026/07/21 03:13:43 DEBUG : dir: reading active writers 2026/07/21 03:13:43 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:43 DEBUG : >WaitForWriters: 2026/07/21 03:13:43 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:13:44 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:13:44 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:13:44 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:44 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:13:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:13:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:44 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:13:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:13:46 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:46 DEBUG : dir: Looking for writers 2026/07/21 03:13:46 DEBUG : file1: reading active writers 2026/07/21 03:13:46 DEBUG : Looking for writers 2026/07/21 03:13:46 DEBUG : dir: reading active writers 2026/07/21 03:13:46 DEBUG : >WaitForWriters: 2026/07/21 03:13:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:13:48 DEBUG : newLeaf: Updating file with newLeaf 0x2b79f2d1040 2026/07/21 03:13:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:13:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 03:13:49 DEBUG : dir/file1: Updating file with dir/file1 0x2b79f2d1040 2026/07/21 03:13:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 03:13:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:13:49 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:13:49 DEBUG : dir/file1(0x2b79f38f0c0): openPending: 2026/07/21 03:13:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 03:13:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 03:13:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:49 DEBUG : dir/file1(0x2b79f38f0c0): >openPending: err= 2026/07/21 03:13:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:13:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:13:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:13:49 DEBUG : dir/file1(0x2b79f38f0c0): _writeAt: size=25, off=0 2026/07/21 03:13:49 DEBUG : dir/file1(0x2b79f38f0c0): >_writeAt: n=25, err= 2026/07/21 03:13:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:13:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:13:50 DEBUG : newLeaf: Updating file with newLeaf 0x2b79f2d1040 2026/07/21 03:13:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:13:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:50 DEBUG : newLeaf(0x2b79f38f0c0): close: 2026/07/21 03:13:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/21 03:13:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-21 03:13:49.479862798 +0000 UTC m=+217.408217916 2026/07/21 03:13:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/21 03:13:50 DEBUG : newLeaf(0x2b79f38f0c0): >close: err= 2026/07/21 03:13:50 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:50 DEBUG : dir: Looking for writers 2026/07/21 03:13:50 DEBUG : Looking for writers 2026/07/21 03:13:50 DEBUG : dir: reading active writers 2026/07/21 03:13:50 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:13:50 DEBUG : dir: Looking for writers 2026/07/21 03:13:50 DEBUG : Looking for writers 2026/07/21 03:13:50 DEBUG : dir: reading active writers 2026/07/21 03:13:50 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:13:50 DEBUG : dir: Looking for writers 2026/07/21 03:13:50 DEBUG : Looking for writers 2026/07/21 03:13:50 DEBUG : dir: reading active writers 2026/07/21 03:13:50 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:13:50 DEBUG : dir: Looking for writers 2026/07/21 03:13:50 DEBUG : Looking for writers 2026/07/21 03:13:50 DEBUG : dir: reading active writers 2026/07/21 03:13:50 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:13:50 DEBUG : newLeaf: vfs cache: starting upload 2026/07/21 03:13:50 DEBUG : dir: Looking for writers 2026/07/21 03:13:50 DEBUG : Looking for writers 2026/07/21 03:13:50 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:50 DEBUG : dir: reading active writers 2026/07/21 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:13:50 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/21 03:13:50 DEBUG : dir: Looking for writers 2026/07/21 03:13:50 DEBUG : Looking for writers 2026/07/21 03:13:50 DEBUG : dir: reading active writers 2026/07/21 03:13:50 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:13:50 DEBUG : dir: Looking for writers 2026/07/21 03:13:50 DEBUG : Looking for writers 2026/07/21 03:13:50 DEBUG : dir: reading active writers 2026/07/21 03:13:50 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:13:51 DEBUG : newLeaf: size = 25 OK 2026/07/21 03:13:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:13:51 INFO : newLeaf: Copied (replaced existing) 2026/07/21 03:13:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-21 03:13:49 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/21 03:13:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/21 03:13:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/21 03:13:51 DEBUG : dir: Looking for writers 2026/07/21 03:13:51 DEBUG : Looking for writers 2026/07/21 03:13:51 DEBUG : dir: reading active writers 2026/07/21 03:13:51 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:51 DEBUG : >WaitForWriters: 2026/07/21 03:13:51 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:51 DEBUG : dir: Looking for writers 2026/07/21 03:13:51 DEBUG : Looking for writers 2026/07/21 03:13:51 DEBUG : dir: reading active writers 2026/07/21 03:13:51 DEBUG : newLeaf: reading active writers 2026/07/21 03:13:51 DEBUG : >WaitForWriters: 2026/07/21 03:13:51 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:13:52 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:13:52 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:13:52 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:52 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:13:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:13:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:13:52 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:13:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:13:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:13:55 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:13:55 DEBUG : dir/file1(0x2b79f38f440): openPending: 2026/07/21 03:13:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 03:13:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 03:13:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:55 DEBUG : dir/file1(0x2b79f38f440): >openPending: err= 2026/07/21 03:13:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:13:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:13:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:13:55 DEBUG : dir/file1(0x2b79f38f440): _writeAt: size=14, off=0 2026/07/21 03:13:55 DEBUG : dir/file1(0x2b79f38f440): >_writeAt: n=14, err= 2026/07/21 03:13:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 03:13:55 DEBUG : dir/file1(0x2b79f38f440): close: 2026/07/21 03:13:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/21 03:13:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 03:13:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:13:55 DEBUG : dir/file1(0x2b79f38f440): >close: err= 2026/07/21 03:13:55 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:13:55 DEBUG : dir: Looking for writers 2026/07/21 03:13:55 DEBUG : file1: reading active writers 2026/07/21 03:13:55 DEBUG : Looking for writers 2026/07/21 03:13:55 DEBUG : dir: reading active writers 2026/07/21 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:13:55 DEBUG : dir: Looking for writers 2026/07/21 03:13:55 DEBUG : file1: reading active writers 2026/07/21 03:13:55 DEBUG : Looking for writers 2026/07/21 03:13:55 DEBUG : dir: reading active writers 2026/07/21 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:13:55 DEBUG : dir: Looking for writers 2026/07/21 03:13:55 DEBUG : file1: reading active writers 2026/07/21 03:13:55 DEBUG : Looking for writers 2026/07/21 03:13:55 DEBUG : dir: reading active writers 2026/07/21 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:13:55 DEBUG : dir: Looking for writers 2026/07/21 03:13:55 DEBUG : file1: reading active writers 2026/07/21 03:13:55 DEBUG : Looking for writers 2026/07/21 03:13:55 DEBUG : dir: reading active writers 2026/07/21 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:13:55 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 03:13:55 DEBUG : dir: Looking for writers 2026/07/21 03:13:55 DEBUG : file1: reading active writers 2026/07/21 03:13:55 DEBUG : Looking for writers 2026/07/21 03:13:55 DEBUG : dir: reading active writers 2026/07/21 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:13:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:13:55 DEBUG : dir: Looking for writers 2026/07/21 03:13:55 DEBUG : file1: reading active writers 2026/07/21 03:13:55 DEBUG : Looking for writers 2026/07/21 03:13:55 DEBUG : dir: reading active writers 2026/07/21 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:13:56 DEBUG : dir: Looking for writers 2026/07/21 03:13:56 DEBUG : file1: reading active writers 2026/07/21 03:13:56 DEBUG : Looking for writers 2026/07/21 03:13:56 DEBUG : dir: reading active writers 2026/07/21 03:13:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:13:56 DEBUG : dir/file1: size = 14 OK 2026/07/21 03:13:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/21 03:13:56 INFO : dir/file1: Copied (replaced existing) 2026/07/21 03:13:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 03:13:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/21 03:13:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 03:13:56 DEBUG : dir: Looking for writers 2026/07/21 03:13:56 DEBUG : file1: reading active writers 2026/07/21 03:13:56 DEBUG : Looking for writers 2026/07/21 03:13:56 DEBUG : dir: reading active writers 2026/07/21 03:13:56 DEBUG : >WaitForWriters: 2026/07/21 03:13:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:13:56 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:13:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:13:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:13:56 DEBUG : dir/file1(0x2b79f38e640): _readAt: size=512, off=0 2026/07/21 03:13:56 DEBUG : dir/file1(0x2b79f38e640): openPending: 2026/07/21 03:13:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/21 03:13:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 03:13:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:56 DEBUG : dir/file1(0x2b79f38e640): >openPending: err= 2026/07/21 03:13:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/21 03:13:56 DEBUG : dir/file1(0x2b79f38e640): >_readAt: n=14, err=EOF 2026/07/21 03:13:56 DEBUG : dir/file1(0x2b79f38e640): close: 2026/07/21 03:13:56 DEBUG : dir/file1(0x2b79f38e640): >close: err= 2026/07/21 03:13:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:13:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:13:58 DEBUG : newLeaf: Updating file with newLeaf 0x2b79f23e8f0 2026/07/21 03:13:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:13:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:13:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 03:13:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/21 03:13:59 DEBUG : dir/file1: Updating file with dir/file1 0x2b79f23e8f0 2026/07/21 03:13:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 03:13:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:13:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:13:59 DEBUG : dir/file1(0x2b79f137000): openPending: 2026/07/21 03:13:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/21 03:13:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 03:13:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:13:59 DEBUG : dir/file1(0x2b79f137000): >openPending: err= 2026/07/21 03:13:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:13:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:13:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:13:59 DEBUG : dir/file1(0x2b79f137000): _writeAt: size=25, off=0 2026/07/21 03:13:59 DEBUG : dir/file1(0x2b79f137000): >_writeAt: n=25, err= 2026/07/21 03:14:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:14:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:14:00 DEBUG : newLeaf: Updating file with newLeaf 0x2b79f23e8f0 2026/07/21 03:14:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:14:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:14:00 DEBUG : newLeaf(0x2b79f137000): close: 2026/07/21 03:14:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/21 03:14:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-21 03:13:59.425142875 +0000 UTC m=+227.353497993 2026/07/21 03:14:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/21 03:14:00 DEBUG : newLeaf(0x2b79f137000): >close: err= 2026/07/21 03:14:00 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:00 DEBUG : dir: Looking for writers 2026/07/21 03:14:00 DEBUG : Looking for writers 2026/07/21 03:14:00 DEBUG : dir: reading active writers 2026/07/21 03:14:00 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:14:00 DEBUG : dir: Looking for writers 2026/07/21 03:14:00 DEBUG : Looking for writers 2026/07/21 03:14:00 DEBUG : dir: reading active writers 2026/07/21 03:14:00 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:14:00 DEBUG : dir: Looking for writers 2026/07/21 03:14:00 DEBUG : Looking for writers 2026/07/21 03:14:00 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:00 DEBUG : dir: reading active writers 2026/07/21 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:14:00 DEBUG : dir: Looking for writers 2026/07/21 03:14:00 DEBUG : Looking for writers 2026/07/21 03:14:00 DEBUG : dir: reading active writers 2026/07/21 03:14:00 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:14:00 DEBUG : newLeaf: vfs cache: starting upload 2026/07/21 03:14:00 DEBUG : dir: Looking for writers 2026/07/21 03:14:00 DEBUG : Looking for writers 2026/07/21 03:14:00 DEBUG : dir: reading active writers 2026/07/21 03:14:00 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:14:00 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/21 03:14:00 DEBUG : dir: Looking for writers 2026/07/21 03:14:00 DEBUG : Looking for writers 2026/07/21 03:14:00 DEBUG : dir: reading active writers 2026/07/21 03:14:00 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:14:00 DEBUG : dir: Looking for writers 2026/07/21 03:14:00 DEBUG : Looking for writers 2026/07/21 03:14:00 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:00 DEBUG : dir: reading active writers 2026/07/21 03:14:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:14:01 DEBUG : newLeaf: size = 25 OK 2026/07/21 03:14:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:14:01 INFO : newLeaf: Copied (replaced existing) 2026/07/21 03:14:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-21 03:13:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/21 03:14:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/21 03:14:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:14:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/21 03:14:01 DEBUG : dir: Looking for writers 2026/07/21 03:14:01 DEBUG : Looking for writers 2026/07/21 03:14:01 DEBUG : dir: reading active writers 2026/07/21 03:14:01 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:01 DEBUG : >WaitForWriters: 2026/07/21 03:14:01 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:01 DEBUG : dir: Looking for writers 2026/07/21 03:14:01 DEBUG : Looking for writers 2026/07/21 03:14:01 DEBUG : dir: reading active writers 2026/07/21 03:14:01 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:01 DEBUG : >WaitForWriters: 2026/07/21 03:14:01 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:14:02 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:02 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:14:02 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:02 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:14:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:14:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:02 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:14:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:14:05 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:05 DEBUG : dir: Looking for writers 2026/07/21 03:14:05 DEBUG : file1: reading active writers 2026/07/21 03:14:05 DEBUG : Looking for writers 2026/07/21 03:14:05 DEBUG : dir: reading active writers 2026/07/21 03:14:05 DEBUG : >WaitForWriters: 2026/07/21 03:14:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:14:05 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:14:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:14:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:14:05 DEBUG : dir/file1(0x2b79ed24600): _readAt: size=512, off=0 2026/07/21 03:14:05 DEBUG : dir/file1(0x2b79ed24600): openPending: 2026/07/21 03:14:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 03:14:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 03:14:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:14:05 DEBUG : dir/file1(0x2b79ed24600): >openPending: err= 2026/07/21 03:14:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/21 03:14:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:14:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:14:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:14:05 DEBUG : dir/file1(0x2b79ed24600): >_readAt: n=14, err=EOF 2026/07/21 03:14:05 DEBUG : dir/file1(0x2b79ed24600): close: 2026/07/21 03:14:05 DEBUG : dir/file1(0x2b79ed24600): >close: err= 2026/07/21 03:14:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:14:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:14:06 DEBUG : newLeaf: Updating file with newLeaf 0x2b79f61a0d0 2026/07/21 03:14:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:14:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:14:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 03:14:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/21 03:14:08 DEBUG : dir/file1: Updating file with dir/file1 0x2b79f61a0d0 2026/07/21 03:14:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 03:14:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:14:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:14:08 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:14:08 DEBUG : dir/file1(0x2b79f504640): openPending: 2026/07/21 03:14:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/21 03:14:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 03:14:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:14:08 DEBUG : dir/file1(0x2b79f504640): >openPending: err= 2026/07/21 03:14:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:14:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:14:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:14:08 DEBUG : dir/file1(0x2b79f504640): _writeAt: size=25, off=0 2026/07/21 03:14:08 DEBUG : dir/file1(0x2b79f504640): >_writeAt: n=25, err= 2026/07/21 03:14:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:14:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:14:09 DEBUG : newLeaf: Updating file with newLeaf 0x2b79f61a0d0 2026/07/21 03:14:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:14:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:14:09 DEBUG : newLeaf(0x2b79f504640): close: 2026/07/21 03:14:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/21 03:14:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-21 03:14:08.402810524 +0000 UTC m=+236.331165653 2026/07/21 03:14:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/21 03:14:09 DEBUG : newLeaf(0x2b79f504640): >close: err= 2026/07/21 03:14:09 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:09 DEBUG : dir: Looking for writers 2026/07/21 03:14:09 DEBUG : Looking for writers 2026/07/21 03:14:09 DEBUG : dir: reading active writers 2026/07/21 03:14:09 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:14:09 DEBUG : dir: Looking for writers 2026/07/21 03:14:09 DEBUG : Looking for writers 2026/07/21 03:14:09 DEBUG : dir: reading active writers 2026/07/21 03:14:09 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:14:09 DEBUG : dir: Looking for writers 2026/07/21 03:14:09 DEBUG : Looking for writers 2026/07/21 03:14:09 DEBUG : dir: reading active writers 2026/07/21 03:14:09 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:14:09 DEBUG : dir: Looking for writers 2026/07/21 03:14:09 DEBUG : Looking for writers 2026/07/21 03:14:09 DEBUG : dir: reading active writers 2026/07/21 03:14:09 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:14:09 DEBUG : newLeaf: vfs cache: starting upload 2026/07/21 03:14:09 DEBUG : dir: Looking for writers 2026/07/21 03:14:09 DEBUG : Looking for writers 2026/07/21 03:14:09 DEBUG : dir: reading active writers 2026/07/21 03:14:09 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:14:09 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/21 03:14:09 DEBUG : dir: Looking for writers 2026/07/21 03:14:09 DEBUG : Looking for writers 2026/07/21 03:14:09 DEBUG : dir: reading active writers 2026/07/21 03:14:09 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:14:10 DEBUG : dir: Looking for writers 2026/07/21 03:14:10 DEBUG : Looking for writers 2026/07/21 03:14:10 DEBUG : dir: reading active writers 2026/07/21 03:14:10 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:14:10 DEBUG : newLeaf: size = 25 OK 2026/07/21 03:14:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:14:10 INFO : newLeaf: Copied (replaced existing) 2026/07/21 03:14:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-21 03:14:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/21 03:14:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/21 03:14:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:14:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/21 03:14:10 DEBUG : dir: Looking for writers 2026/07/21 03:14:10 DEBUG : Looking for writers 2026/07/21 03:14:10 DEBUG : dir: reading active writers 2026/07/21 03:14:10 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:10 DEBUG : >WaitForWriters: 2026/07/21 03:14:11 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:11 DEBUG : dir: Looking for writers 2026/07/21 03:14:11 DEBUG : Looking for writers 2026/07/21 03:14:11 DEBUG : newLeaf: reading active writers 2026/07/21 03:14:11 DEBUG : dir: reading active writers 2026/07/21 03:14:11 DEBUG : >WaitForWriters: 2026/07/21 03:14:11 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestFileRename (56.03s) --- PASS: TestFileRename/off,forceCache=false (9.05s) --- PASS: TestFileRename/minimal,forceCache=false (8.93s) --- PASS: TestFileRename/minimal,forceCache=true (10.05s) --- PASS: TestFileRename/writes,forceCache=false (8.64s) --- PASS: TestFileRename/writes,forceCache=true (9.94s) --- PASS: TestFileRename/full,forceCache=false (9.42s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:14:12 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:12 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:14:12 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:12 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:14:12 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:12 DEBUG : Looking for writers 2026/07/21 03:14:12 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:14:12 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:12 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:14:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/21 03:14:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:14:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:14:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:14:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 03:14:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:14:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/21 03:14:15 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/21 03:14:15 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:15 DEBUG : dir: Looking for writers 2026/07/21 03:14:15 DEBUG : file1: reading active writers 2026/07/21 03:14:15 DEBUG : Looking for writers 2026/07/21 03:14:15 DEBUG : dir: reading active writers 2026/07/21 03:14:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.38s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:14:16 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:16 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:14:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/21 03:14:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:14:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:14:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:14:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 03:14:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:14:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/21 03:14:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/21 03:14:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/21 03:14:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/21 03:14:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/21 03:14:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/21 03:14:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/21 03:14:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/21 03:14:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/21 03:14:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/21 03:14:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/21 03:14:20 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/21 03:14:21 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/21 03:14:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/21 03:14:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/21 03:14:21 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/21 03:14:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:21 DEBUG : dir: Looking for writers 2026/07/21 03:14:21 DEBUG : file1: reading active writers 2026/07/21 03:14:21 DEBUG : Looking for writers 2026/07/21 03:14:21 DEBUG : dir: reading active writers 2026/07/21 03:14:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.21s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:14:23 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:23 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:14:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/21 03:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:14:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:14:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:14:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 03:14:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:14:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/21 03:14:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/21 03:14:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/21 03:14:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/21 03:14:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/21 03:14:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/21 03:14:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/21 03:14:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/21 03:14:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/21 03:14:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/21 03:14:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/21 03:14:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/21 03:14:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/21 03:14:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/21 03:14:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/21 03:14:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/21 03:14:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/21 03:14:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/21 03:14:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/21 03:14:28 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/21 03:14:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/21 03:14:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/21 03:14:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/21 03:14:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/21 03:14:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/21 03:14:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/21 03:14:28 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/21 03:14:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/21 03:14:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/21 03:14:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/21 03:14:28 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/21 03:14:28 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:28 DEBUG : dir: Looking for writers 2026/07/21 03:14:28 DEBUG : file1: reading active writers 2026/07/21 03:14:28 DEBUG : Looking for writers 2026/07/21 03:14:28 DEBUG : dir: reading active writers 2026/07/21 03:14:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.70s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:14:29 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:29 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:14:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/21 03:14:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:14:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:14:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:14:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 03:14:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:14:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/21 03:14:33 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:33 DEBUG : dir: Looking for writers 2026/07/21 03:14:33 DEBUG : file1: reading active writers 2026/07/21 03:14:33 DEBUG : Looking for writers 2026/07/21 03:14:33 DEBUG : dir: reading active writers 2026/07/21 03:14:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.77s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:14:34 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:34 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:14:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/21 03:14:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:14:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:14:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:14:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 03:14:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:14:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/21 03:14:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/21 03:14:37 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/21 03:14:37 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:37 DEBUG : dir: Looking for writers 2026/07/21 03:14:37 DEBUG : file1: reading active writers 2026/07/21 03:14:37 DEBUG : Looking for writers 2026/07/21 03:14:37 DEBUG : dir: reading active writers 2026/07/21 03:14:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.64s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:14:39 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:39 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:14:39 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:39 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:14:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:14:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:39 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:14:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/21 03:14:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:14:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:14:42 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:14:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:14:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:14:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:14:42 DEBUG : dir/file1(0x2b79f136340): _readAt: size=1, off=0 2026/07/21 03:14:42 DEBUG : dir/file1(0x2b79f136340): openPending: 2026/07/21 03:14:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:14:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:14:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:14:42 DEBUG : dir/file1(0x2b79f136340): >openPending: err= 2026/07/21 03:14:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/21 03:14:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:14:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:14:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:14:42 DEBUG : dir/file1(0x2b79f136340): >_readAt: n=1, err= 2026/07/21 03:14:42 DEBUG : dir/file1(0x2b79f136340): _readAt: size=256, off=1 2026/07/21 03:14:42 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/21 03:14:42 DEBUG : dir/file1(0x2b79f136340): >_readAt: n=15, err=EOF 2026/07/21 03:14:42 DEBUG : dir/file1(0x2b79f136340): _readAt: size=16, off=16 2026/07/21 03:14:42 DEBUG : dir/file1(0x2b79f136340): >_readAt: n=0, err=EOF 2026/07/21 03:14:42 DEBUG : dir/file1(0x2b79f136340): close: 2026/07/21 03:14:42 DEBUG : dir/file1(0x2b79f136340): >close: err= 2026/07/21 03:14:42 DEBUG : dir/file1(0x2b79f136340): close: 2026/07/21 03:14:42 DEBUG : dir/file1(0x2b79f136340): >close: err=file already closed 2026/07/21 03:14:42 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:42 DEBUG : dir: Looking for writers 2026/07/21 03:14:42 DEBUG : file1: reading active writers 2026/07/21 03:14:42 DEBUG : Looking for writers 2026/07/21 03:14:42 DEBUG : dir: reading active writers 2026/07/21 03:14:42 DEBUG : >WaitForWriters: 2026/07/21 03:14:42 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.80s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:14:44 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:44 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:14:44 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:44 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:14:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:14:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:44 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:14:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/21 03:14:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:14:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:14:47 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:14:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:14:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:14:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): _readAt: size=1, off=0 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): openPending: 2026/07/21 03:14:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:14:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:14:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): >openPending: err= 2026/07/21 03:14:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/21 03:14:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:14:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:14:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): >_readAt: n=1, err= 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): _readAt: size=1, off=5 2026/07/21 03:14:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): >_readAt: n=1, err= 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): _readAt: size=1, off=3 2026/07/21 03:14:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): >_readAt: n=1, err= 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): _readAt: size=1, off=13 2026/07/21 03:14:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): >_readAt: n=1, err= 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): _readAt: size=16, off=100 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): >_readAt: n=0, err=EOF 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): close: 2026/07/21 03:14:47 DEBUG : dir/file1(0x2b79f484180): >close: err= 2026/07/21 03:14:47 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:47 DEBUG : dir: Looking for writers 2026/07/21 03:14:47 DEBUG : file1: reading active writers 2026/07/21 03:14:47 DEBUG : Looking for writers 2026/07/21 03:14:47 DEBUG : dir: reading active writers 2026/07/21 03:14:47 DEBUG : >WaitForWriters: 2026/07/21 03:14:47 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting 2026/07/21 03:14:47 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina/dir/file1: no such file or directory 2026/07/21 03:14:47 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-hewozah3yina/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.74s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:14:48 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:48 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:14:48 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:48 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:14:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:14:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:48 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:14:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/21 03:14:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:14:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:14:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:14:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:14:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:14:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): _readAt: size=1, off=0 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): openPending: 2026/07/21 03:14:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:14:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:14:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): >openPending: err= 2026/07/21 03:14:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/21 03:14:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:14:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:14:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): >_readAt: n=1, err= 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): _readAt: size=1, off=5 2026/07/21 03:14:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): >_readAt: n=1, err= 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): _readAt: size=1, off=1 2026/07/21 03:14:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): >_readAt: n=1, err= 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): _readAt: size=6, off=10 2026/07/21 03:14:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): >_readAt: n=6, err= 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): _readAt: size=256, off=10 2026/07/21 03:14:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): >_readAt: n=6, err=EOF 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): _readAt: size=256, off=100 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): >_readAt: n=0, err=EOF 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): close: 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): >close: err= 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): _readAt: size=256, off=100 2026/07/21 03:14:52 DEBUG : dir/file1(0x2b79f137340): >_readAt: n=0, err=file already closed 2026/07/21 03:14:52 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:52 DEBUG : dir: Looking for writers 2026/07/21 03:14:52 DEBUG : file1: reading active writers 2026/07/21 03:14:52 DEBUG : Looking for writers 2026/07/21 03:14:52 DEBUG : dir: reading active writers 2026/07/21 03:14:52 DEBUG : >WaitForWriters: 2026/07/21 03:14:52 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting 2026/07/21 03:14:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina/dir/file1: no such file or directory 2026/07/21 03:14:52 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-hewozah3yina/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.88s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:14:53 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:53 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:14:53 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:53 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:14:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:14:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:53 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:14:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/21 03:14:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:14:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:14:56 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:14:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:14:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:14:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:14:56 DEBUG : dir/file1(0x2b79efbea00): RWFileHandle.Flush 2026/07/21 03:14:56 DEBUG : dir/file1(0x2b79efbea00): _readAt: size=256, off=0 2026/07/21 03:14:56 DEBUG : dir/file1(0x2b79efbea00): openPending: 2026/07/21 03:14:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:14:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:14:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:14:56 DEBUG : dir/file1(0x2b79efbea00): >openPending: err= 2026/07/21 03:14:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/21 03:14:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:14:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:14:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:14:56 DEBUG : dir/file1(0x2b79efbea00): >_readAt: n=16, err=EOF 2026/07/21 03:14:56 DEBUG : dir/file1(0x2b79efbea00): RWFileHandle.Flush 2026/07/21 03:14:56 DEBUG : dir/file1(0x2b79efbea00): RWFileHandle.Flush 2026/07/21 03:14:56 DEBUG : dir/file1(0x2b79efbea00): close: 2026/07/21 03:14:56 DEBUG : dir/file1(0x2b79efbea00): >close: err= 2026/07/21 03:14:56 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:14:56 DEBUG : dir: Looking for writers 2026/07/21 03:14:56 DEBUG : file1: reading active writers 2026/07/21 03:14:56 DEBUG : Looking for writers 2026/07/21 03:14:56 DEBUG : dir: reading active writers 2026/07/21 03:14:56 DEBUG : >WaitForWriters: 2026/07/21 03:14:56 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting 2026/07/21 03:14:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina/dir/file1: no such file or directory 2026/07/21 03:14:57 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-hewozah3yina/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.53s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:14:58 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:14:58 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:14:58 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:58 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:14:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:14:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:14:58 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:14:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/21 03:15:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:15:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:15:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:15:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:15:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:15:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:15:01 DEBUG : dir/file1(0x2b79efbf740): _readAt: size=256, off=0 2026/07/21 03:15:01 DEBUG : dir/file1(0x2b79efbf740): openPending: 2026/07/21 03:15:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:15:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:15:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:01 DEBUG : dir/file1(0x2b79efbf740): >openPending: err= 2026/07/21 03:15:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/21 03:15:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:15:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:15:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:15:01 DEBUG : dir/file1(0x2b79efbf740): >_readAt: n=16, err=EOF 2026/07/21 03:15:01 DEBUG : dir/file1(0x2b79efbf740): RWFileHandle.Release 2026/07/21 03:15:01 DEBUG : dir/file1(0x2b79efbf740): close: 2026/07/21 03:15:01 DEBUG : dir/file1(0x2b79efbf740): >close: err= 2026/07/21 03:15:01 DEBUG : dir/file1(0x2b79efbf740): RWFileHandle.Release 2026/07/21 03:15:01 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:01 DEBUG : dir: Looking for writers 2026/07/21 03:15:01 DEBUG : file1: reading active writers 2026/07/21 03:15:01 DEBUG : Looking for writers 2026/07/21 03:15:01 DEBUG : dir: reading active writers 2026/07/21 03:15:01 DEBUG : >WaitForWriters: 2026/07/21 03:15:01 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting 2026/07/21 03:15:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina/dir/file1: no such file or directory 2026/07/21 03:15:01 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-hewozah3yina/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.55s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:02 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:02 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:02 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:02 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:02 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:03 DEBUG : file1: newRWFileHandle: 2026/07/21 03:15:03 DEBUG : file1(0x2b79ed25b00): openPending: 2026/07/21 03:15:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:03 DEBUG : file1(0x2b79ed25b00): >openPending: err= 2026/07/21 03:15:03 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:15:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:15:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:15:03 DEBUG : file1(0x2b79ed25b00): _writeAt: size=5, off=0 2026/07/21 03:15:03 DEBUG : file1(0x2b79ed25b00): >_writeAt: n=5, err= 2026/07/21 03:15:03 DEBUG : file1(0x2b79ed25b00): _writeAt: size=7, off=5 2026/07/21 03:15:03 DEBUG : file1(0x2b79ed25b00): >_writeAt: n=7, err= 2026/07/21 03:15:03 DEBUG : file1: vfs cache: truncate to size=11 2026/07/21 03:15:03 DEBUG : file1(0x2b79ed25b00): close: 2026/07/21 03:15:03 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 03:15:03.109489661 +0000 UTC m=+291.037844799 2026/07/21 03:15:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:03 DEBUG : file1(0x2b79ed25b00): >close: err= 2026/07/21 03:15:03 DEBUG : file1(0x2b79ed25b00): close: 2026/07/21 03:15:03 DEBUG : file1(0x2b79ed25b00): >close: err=file already closed 2026/07/21 03:15:03 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:03 DEBUG : Looking for writers 2026/07/21 03:15:03 DEBUG : file1: reading active writers 2026/07/21 03:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:15:03 DEBUG : Looking for writers 2026/07/21 03:15:03 DEBUG : file1: reading active writers 2026/07/21 03:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:15:03 DEBUG : Looking for writers 2026/07/21 03:15:03 DEBUG : file1: reading active writers 2026/07/21 03:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:15:03 DEBUG : Looking for writers 2026/07/21 03:15:03 DEBUG : file1: reading active writers 2026/07/21 03:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:15:03 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:15:03 DEBUG : Looking for writers 2026/07/21 03:15:03 DEBUG : file1: reading active writers 2026/07/21 03:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:15:03 DEBUG : Looking for writers 2026/07/21 03:15:03 DEBUG : file1: reading active writers 2026/07/21 03:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:15:03 DEBUG : Looking for writers 2026/07/21 03:15:03 DEBUG : file1: reading active writers 2026/07/21 03:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:15:04 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/21 03:15:04 DEBUG : Looking for writers 2026/07/21 03:15:04 DEBUG : file1: reading active writers 2026/07/21 03:15:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/21 03:15:05 DEBUG : Looking for writers 2026/07/21 03:15:05 DEBUG : file1: reading active writers 2026/07/21 03:15:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/21 03:15:05 DEBUG : file1: size = 11 OK 2026/07/21 03:15:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/21 03:15:05 INFO : file1: Copied (new) 2026/07/21 03:15:05 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-21 03:15:03 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/21 03:15:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:05 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:15:06 DEBUG : Looking for writers 2026/07/21 03:15:06 DEBUG : file1: reading active writers 2026/07/21 03:15:06 DEBUG : >WaitForWriters: 2026/07/21 03:15:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina/dir/file1: no such file or directory 2026/07/21 03:15:06 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-hewozah3yina/dir/file1: no such file or directory 2026/07/21 03:15:06 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:06 DEBUG : Looking for writers 2026/07/21 03:15:06 DEBUG : file1: reading active writers 2026/07/21 03:15:06 DEBUG : >WaitForWriters: 2026/07/21 03:15:06 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (4.37s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:07 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:07 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:07 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:07 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:07 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:07 DEBUG : file1: newRWFileHandle: 2026/07/21 03:15:07 DEBUG : file1(0x2b79efbe6c0): openPending: 2026/07/21 03:15:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:07 DEBUG : file1(0x2b79efbe6c0): >openPending: err= 2026/07/21 03:15:07 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:15:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:15:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:15:07 DEBUG : file1(0x2b79efbe6c0): _writeAt: size=7, off=0 2026/07/21 03:15:07 DEBUG : file1(0x2b79efbe6c0): >_writeAt: n=7, err= 2026/07/21 03:15:07 DEBUG : file1(0x2b79efbe6c0): _writeAt: size=6, off=5 2026/07/21 03:15:07 DEBUG : file1(0x2b79efbe6c0): >_writeAt: n=6, err= 2026/07/21 03:15:07 DEBUG : file1(0x2b79efbe6c0): close: 2026/07/21 03:15:07 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 03:15:07.339560762 +0000 UTC m=+295.267915880 2026/07/21 03:15:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:07 DEBUG : file1(0x2b79efbe6c0): >close: err= 2026/07/21 03:15:07 DEBUG : file1(0x2b79efbe6c0): _writeAt: size=5, off=0 2026/07/21 03:15:07 DEBUG : file1(0x2b79efbe6c0): >_writeAt: n=0, err=file already closed 2026/07/21 03:15:07 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:07 DEBUG : Looking for writers 2026/07/21 03:15:07 DEBUG : file1: reading active writers 2026/07/21 03:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:15:07 DEBUG : Looking for writers 2026/07/21 03:15:07 DEBUG : file1: reading active writers 2026/07/21 03:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:15:07 DEBUG : Looking for writers 2026/07/21 03:15:07 DEBUG : file1: reading active writers 2026/07/21 03:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:15:07 DEBUG : Looking for writers 2026/07/21 03:15:07 DEBUG : file1: reading active writers 2026/07/21 03:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:15:07 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:15:07 DEBUG : Looking for writers 2026/07/21 03:15:07 DEBUG : file1: reading active writers 2026/07/21 03:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:15:07 DEBUG : Looking for writers 2026/07/21 03:15:07 DEBUG : file1: reading active writers 2026/07/21 03:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:15:07 DEBUG : Looking for writers 2026/07/21 03:15:07 DEBUG : file1: reading active writers 2026/07/21 03:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:15:08 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/21 03:15:08 DEBUG : Looking for writers 2026/07/21 03:15:08 DEBUG : file1: reading active writers 2026/07/21 03:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/21 03:15:09 DEBUG : file1: size = 11 OK 2026/07/21 03:15:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/21 03:15:09 INFO : file1: Copied (new) 2026/07/21 03:15:09 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-21 03:15:07 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/21 03:15:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:15:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:09 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:15:09 DEBUG : Looking for writers 2026/07/21 03:15:09 DEBUG : file1: reading active writers 2026/07/21 03:15:09 DEBUG : >WaitForWriters: 2026/07/21 03:15:09 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:09 DEBUG : Looking for writers 2026/07/21 03:15:09 DEBUG : file1: reading active writers 2026/07/21 03:15:09 DEBUG : >WaitForWriters: 2026/07/21 03:15:09 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.32s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:10 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:10 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:10 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:10 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:10 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:10 DEBUG : file1: newRWFileHandle: 2026/07/21 03:15:10 DEBUG : file1(0x2b79f484e00): openPending: 2026/07/21 03:15:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:10 DEBUG : file1(0x2b79f484e00): >openPending: err= 2026/07/21 03:15:10 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:15:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:15:10 DEBUG : file1(0x2b79f484e00): close: 2026/07/21 03:15:10 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 03:15:10.661221223 +0000 UTC m=+298.589576341 2026/07/21 03:15:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:10 DEBUG : file1(0x2b79f484e00): >close: err= 2026/07/21 03:15:10 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/21 03:15:10 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:15:10 DEBUG : file2: newRWFileHandle: 2026/07/21 03:15:10 DEBUG : file2(0x2b79f485400): openPending: 2026/07/21 03:15:10 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/21 03:15:10 DEBUG : file2(0x2b79f485400): >openPending: err= 2026/07/21 03:15:10 DEBUG : file2: >newRWFileHandle: err= 2026/07/21 03:15:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/21 03:15:10 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/21 03:15:10 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/21 03:15:10 DEBUG : file2(0x2b79f485400): RWFileHandle.Flush 2026/07/21 03:15:10 DEBUG : file2(0x2b79f485400): RWFileHandle.Release 2026/07/21 03:15:10 DEBUG : file2(0x2b79f485400): close: 2026/07/21 03:15:10 DEBUG : file2: vfs cache: setting modification time to 2026-07-21 03:15:10.662648187 +0000 UTC m=+298.591003295 2026/07/21 03:15:10 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:10 DEBUG : file2(0x2b79f485400): >close: err= 2026/07/21 03:15:10 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:10 DEBUG : Looking for writers 2026/07/21 03:15:10 DEBUG : file1: reading active writers 2026/07/21 03:15:10 DEBUG : file2: reading active writers 2026/07/21 03:15:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/21 03:15:10 DEBUG : Looking for writers 2026/07/21 03:15:10 DEBUG : file1: reading active writers 2026/07/21 03:15:10 DEBUG : file2: reading active writers 2026/07/21 03:15:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/21 03:15:10 DEBUG : Looking for writers 2026/07/21 03:15:10 DEBUG : file1: reading active writers 2026/07/21 03:15:10 DEBUG : file2: reading active writers 2026/07/21 03:15:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/21 03:15:10 DEBUG : Looking for writers 2026/07/21 03:15:10 DEBUG : file1: reading active writers 2026/07/21 03:15:10 DEBUG : file2: reading active writers 2026/07/21 03:15:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/21 03:15:10 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:15:10 DEBUG : file2: vfs cache: starting upload 2026/07/21 03:15:10 DEBUG : Looking for writers 2026/07/21 03:15:10 DEBUG : file2: reading active writers 2026/07/21 03:15:10 DEBUG : file1: reading active writers 2026/07/21 03:15:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/21 03:15:10 DEBUG : Looking for writers 2026/07/21 03:15:10 DEBUG : file1: reading active writers 2026/07/21 03:15:10 DEBUG : file2: reading active writers 2026/07/21 03:15:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/21 03:15:11 DEBUG : Looking for writers 2026/07/21 03:15:11 DEBUG : file1: reading active writers 2026/07/21 03:15:11 DEBUG : file2: reading active writers 2026/07/21 03:15:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/21 03:15:11 DEBUG : Looking for writers 2026/07/21 03:15:11 DEBUG : file1: reading active writers 2026/07/21 03:15:11 DEBUG : file2: reading active writers 2026/07/21 03:15:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/21 03:15:12 DEBUG : Looking for writers 2026/07/21 03:15:12 DEBUG : file1: reading active writers 2026/07/21 03:15:12 DEBUG : file2: reading active writers 2026/07/21 03:15:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/21 03:15:13 DEBUG : file2: size = 0 OK 2026/07/21 03:15:13 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:15:13 INFO : file2: Copied (new) 2026/07/21 03:15:13 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-21 03:15:10 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/21 03:15:13 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/21 03:15:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/21 03:15:13 INFO : file2: vfs cache: upload succeeded try #1 2026/07/21 03:15:13 DEBUG : file1: size = 0 OK 2026/07/21 03:15:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:15:13 INFO : file1: Copied (new) 2026/07/21 03:15:13 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-21 03:15:10 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/21 03:15:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:15:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:13 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:15:13 DEBUG : Looking for writers 2026/07/21 03:15:13 DEBUG : file2: reading active writers 2026/07/21 03:15:13 DEBUG : file1: reading active writers 2026/07/21 03:15:13 DEBUG : >WaitForWriters: 2026/07/21 03:15:14 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:14 DEBUG : Looking for writers 2026/07/21 03:15:14 DEBUG : file1: reading active writers 2026/07/21 03:15:14 DEBUG : file2: reading active writers 2026/07/21 03:15:14 DEBUG : >WaitForWriters: 2026/07/21 03:15:14 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.42s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:14 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:14 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:14 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:14 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:14 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:15 DEBUG : file1: newRWFileHandle: 2026/07/21 03:15:15 DEBUG : file1(0x2b79f136800): openPending: 2026/07/21 03:15:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:15 DEBUG : file1(0x2b79f136800): >openPending: err= 2026/07/21 03:15:15 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:15:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:15:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:15:15 DEBUG : file1(0x2b79f136800): _writeAt: size=5, off=0 2026/07/21 03:15:15 DEBUG : file1(0x2b79f136800): >_writeAt: n=5, err= 2026/07/21 03:15:15 DEBUG : file1(0x2b79f136800): RWFileHandle.Flush 2026/07/21 03:15:15 DEBUG : file1(0x2b79f136800): RWFileHandle.Flush 2026/07/21 03:15:15 DEBUG : file1(0x2b79f136800): close: 2026/07/21 03:15:15 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 03:15:15.08486519 +0000 UTC m=+303.013220308 2026/07/21 03:15:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:15 DEBUG : file1(0x2b79f136800): >close: err= 2026/07/21 03:15:15 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:15 DEBUG : Looking for writers 2026/07/21 03:15:15 DEBUG : file1: reading active writers 2026/07/21 03:15:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:15:15 DEBUG : Looking for writers 2026/07/21 03:15:15 DEBUG : file1: reading active writers 2026/07/21 03:15:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:15:15 DEBUG : Looking for writers 2026/07/21 03:15:15 DEBUG : file1: reading active writers 2026/07/21 03:15:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:15:15 DEBUG : Looking for writers 2026/07/21 03:15:15 DEBUG : file1: reading active writers 2026/07/21 03:15:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:15:15 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:15:15 DEBUG : Looking for writers 2026/07/21 03:15:15 DEBUG : file1: reading active writers 2026/07/21 03:15:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:15:15 DEBUG : Looking for writers 2026/07/21 03:15:15 DEBUG : file1: reading active writers 2026/07/21 03:15:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:15:15 DEBUG : Looking for writers 2026/07/21 03:15:15 DEBUG : file1: reading active writers 2026/07/21 03:15:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:15:16 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/21 03:15:16 DEBUG : Looking for writers 2026/07/21 03:15:16 DEBUG : file1: reading active writers 2026/07/21 03:15:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/21 03:15:17 DEBUG : file1: size = 5 OK 2026/07/21 03:15:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:15:17 INFO : file1: Copied (new) 2026/07/21 03:15:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-21 03:15:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 03:15:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:15:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:17 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:15:17 DEBUG : Looking for writers 2026/07/21 03:15:17 DEBUG : file1: reading active writers 2026/07/21 03:15:17 DEBUG : >WaitForWriters: 2026/07/21 03:15:17 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.04s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:17 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:17 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:17 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:17 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:17 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:18 DEBUG : file1: newRWFileHandle: 2026/07/21 03:15:18 DEBUG : file1(0x2b79ed24480): openPending: 2026/07/21 03:15:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:18 DEBUG : file1(0x2b79ed24480): >openPending: err= 2026/07/21 03:15:18 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:15:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:15:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:15:18 DEBUG : file1(0x2b79ed24480): _writeAt: size=5, off=0 2026/07/21 03:15:18 DEBUG : file1(0x2b79ed24480): >_writeAt: n=5, err= 2026/07/21 03:15:18 DEBUG : file1(0x2b79ed24480): RWFileHandle.Release 2026/07/21 03:15:18 DEBUG : file1(0x2b79ed24480): close: 2026/07/21 03:15:18 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 03:15:18.13670104 +0000 UTC m=+306.065056158 2026/07/21 03:15:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:18 DEBUG : file1(0x2b79ed24480): >close: err= 2026/07/21 03:15:18 DEBUG : file1(0x2b79ed24480): RWFileHandle.Release 2026/07/21 03:15:18 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:18 DEBUG : Looking for writers 2026/07/21 03:15:18 DEBUG : file1: reading active writers 2026/07/21 03:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:15:18 DEBUG : Looking for writers 2026/07/21 03:15:18 DEBUG : file1: reading active writers 2026/07/21 03:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:15:18 DEBUG : Looking for writers 2026/07/21 03:15:18 DEBUG : file1: reading active writers 2026/07/21 03:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:15:18 DEBUG : Looking for writers 2026/07/21 03:15:18 DEBUG : file1: reading active writers 2026/07/21 03:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:15:18 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:15:18 DEBUG : Looking for writers 2026/07/21 03:15:18 DEBUG : file1: reading active writers 2026/07/21 03:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:15:18 DEBUG : Looking for writers 2026/07/21 03:15:18 DEBUG : file1: reading active writers 2026/07/21 03:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:15:18 DEBUG : Looking for writers 2026/07/21 03:15:18 DEBUG : file1: reading active writers 2026/07/21 03:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:15:19 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/21 03:15:19 DEBUG : Looking for writers 2026/07/21 03:15:19 DEBUG : file1: reading active writers 2026/07/21 03:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/21 03:15:20 DEBUG : file1: size = 5 OK 2026/07/21 03:15:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:15:20 INFO : file1: Copied (new) 2026/07/21 03:15:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-21 03:15:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 03:15:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:15:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:20 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:15:20 DEBUG : Looking for writers 2026/07/21 03:15:20 DEBUG : file1: reading active writers 2026/07/21 03:15:20 DEBUG : >WaitForWriters: 2026/07/21 03:15:20 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.05s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:20 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:20 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:20 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:20 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:20 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/21 03:15:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/21 03:15:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:15:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:15:24 DEBUG : dir/file1(0x2b79f484440): openPending: 2026/07/21 03:15:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:15:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:15:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:24 DEBUG : dir/file1(0x2b79f484440): >openPending: err= 2026/07/21 03:15:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:15:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:15:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:15:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:15:24 DEBUG : dir/file1(0x2b79f484440): _writeAt: size=5, off=0 2026/07/21 03:15:24 DEBUG : dir/file1(0x2b79f484440): >_writeAt: n=5, err= 2026/07/21 03:15:24 DEBUG : dir/file1(0x2b79f484440): close: 2026/07/21 03:15:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-21 03:15:24.049486757 +0000 UTC m=+311.977841915 2026/07/21 03:15:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:24 DEBUG : dir/file1(0x2b79f484440): >close: err= 2026/07/21 03:15:24 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:24 DEBUG : dir: Looking for writers 2026/07/21 03:15:24 DEBUG : file1: reading active writers 2026/07/21 03:15:24 DEBUG : Looking for writers 2026/07/21 03:15:24 DEBUG : dir: reading active writers 2026/07/21 03:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:15:24 DEBUG : dir: Looking for writers 2026/07/21 03:15:24 DEBUG : file1: reading active writers 2026/07/21 03:15:24 DEBUG : Looking for writers 2026/07/21 03:15:24 DEBUG : dir: reading active writers 2026/07/21 03:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:15:24 DEBUG : dir: Looking for writers 2026/07/21 03:15:24 DEBUG : file1: reading active writers 2026/07/21 03:15:24 DEBUG : Looking for writers 2026/07/21 03:15:24 DEBUG : dir: reading active writers 2026/07/21 03:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:15:24 DEBUG : dir: Looking for writers 2026/07/21 03:15:24 DEBUG : file1: reading active writers 2026/07/21 03:15:24 DEBUG : Looking for writers 2026/07/21 03:15:24 DEBUG : dir: reading active writers 2026/07/21 03:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:15:24 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 03:15:24 DEBUG : dir: Looking for writers 2026/07/21 03:15:24 DEBUG : file1: reading active writers 2026/07/21 03:15:24 DEBUG : Looking for writers 2026/07/21 03:15:24 DEBUG : dir: reading active writers 2026/07/21 03:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:15:24 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/21 03:15:24 DEBUG : dir: Looking for writers 2026/07/21 03:15:24 DEBUG : file1: reading active writers 2026/07/21 03:15:24 DEBUG : Looking for writers 2026/07/21 03:15:24 DEBUG : dir: reading active writers 2026/07/21 03:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:15:24 DEBUG : dir: Looking for writers 2026/07/21 03:15:24 DEBUG : file1: reading active writers 2026/07/21 03:15:24 DEBUG : Looking for writers 2026/07/21 03:15:24 DEBUG : dir: reading active writers 2026/07/21 03:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:15:25 DEBUG : dir: Looking for writers 2026/07/21 03:15:25 DEBUG : file1: reading active writers 2026/07/21 03:15:25 DEBUG : Looking for writers 2026/07/21 03:15:25 DEBUG : dir: reading active writers 2026/07/21 03:15:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/21 03:15:25 DEBUG : dir/file1: size = 5 OK 2026/07/21 03:15:25 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:15:25 INFO : dir/file1: Copied (replaced existing) 2026/07/21 03:15:25 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-21 03:15:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 03:15:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 03:15:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 03:15:26 DEBUG : dir: Looking for writers 2026/07/21 03:15:26 DEBUG : file1: reading active writers 2026/07/21 03:15:26 DEBUG : Looking for writers 2026/07/21 03:15:26 DEBUG : dir: reading active writers 2026/07/21 03:15:26 DEBUG : >WaitForWriters: 2026/07/21 03:15:26 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.49s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:27 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:27 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:27 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:27 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:27 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/21 03:15:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:15:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:15:30 DEBUG : dir/file1(0x2b79f484440): _writeAt: size=5, off=0 2026/07/21 03:15:30 DEBUG : dir/file1(0x2b79f484440): openPending: 2026/07/21 03:15:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:15:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:30 DEBUG : dir/file1(0x2b79f484440): >openPending: err= 2026/07/21 03:15:30 DEBUG : dir/file1(0x2b79f484440): >_writeAt: n=5, err= 2026/07/21 03:15:30 DEBUG : dir/file1(0x2b79f484440): _writeAt: size=15, off=5 2026/07/21 03:15:30 DEBUG : dir/file1(0x2b79f484440): >_writeAt: n=15, err= 2026/07/21 03:15:30 DEBUG : dir/file1(0x2b79f484440): close: 2026/07/21 03:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/21 03:15:30 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-21 03:15:30.517680876 +0000 UTC m=+318.446035994 2026/07/21 03:15:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:30 DEBUG : dir/file1(0x2b79f484440): >close: err= 2026/07/21 03:15:30 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:30 DEBUG : dir: Looking for writers 2026/07/21 03:15:30 DEBUG : file1: reading active writers 2026/07/21 03:15:30 DEBUG : Looking for writers 2026/07/21 03:15:30 DEBUG : dir: reading active writers 2026/07/21 03:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:15:30 DEBUG : dir: Looking for writers 2026/07/21 03:15:30 DEBUG : file1: reading active writers 2026/07/21 03:15:30 DEBUG : Looking for writers 2026/07/21 03:15:30 DEBUG : dir: reading active writers 2026/07/21 03:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:15:30 DEBUG : dir: Looking for writers 2026/07/21 03:15:30 DEBUG : file1: reading active writers 2026/07/21 03:15:30 DEBUG : Looking for writers 2026/07/21 03:15:30 DEBUG : dir: reading active writers 2026/07/21 03:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:15:30 DEBUG : dir: Looking for writers 2026/07/21 03:15:30 DEBUG : file1: reading active writers 2026/07/21 03:15:30 DEBUG : Looking for writers 2026/07/21 03:15:30 DEBUG : dir: reading active writers 2026/07/21 03:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:15:30 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 03:15:30 DEBUG : dir: Looking for writers 2026/07/21 03:15:30 DEBUG : file1: reading active writers 2026/07/21 03:15:30 DEBUG : Looking for writers 2026/07/21 03:15:30 DEBUG : dir: reading active writers 2026/07/21 03:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:15:30 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/07/21 03:15:30 DEBUG : dir: Looking for writers 2026/07/21 03:15:30 DEBUG : file1: reading active writers 2026/07/21 03:15:30 DEBUG : Looking for writers 2026/07/21 03:15:30 DEBUG : dir: reading active writers 2026/07/21 03:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:15:31 DEBUG : dir: Looking for writers 2026/07/21 03:15:31 DEBUG : file1: reading active writers 2026/07/21 03:15:31 DEBUG : Looking for writers 2026/07/21 03:15:31 DEBUG : dir: reading active writers 2026/07/21 03:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:15:31 DEBUG : dir: Looking for writers 2026/07/21 03:15:31 DEBUG : file1: reading active writers 2026/07/21 03:15:31 DEBUG : Looking for writers 2026/07/21 03:15:31 DEBUG : dir: reading active writers 2026/07/21 03:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/21 03:15:31 DEBUG : dir/file1: size = 20 OK 2026/07/21 03:15:31 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/21 03:15:31 INFO : dir/file1: Copied (replaced existing) 2026/07/21 03:15:31 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-21 03:15:30 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/21 03:15:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 03:15:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 03:15:32 DEBUG : dir: Looking for writers 2026/07/21 03:15:32 DEBUG : file1: reading active writers 2026/07/21 03:15:32 DEBUG : Looking for writers 2026/07/21 03:15:32 DEBUG : dir: reading active writers 2026/07/21 03:15:32 DEBUG : >WaitForWriters: 2026/07/21 03:15:32 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.46s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:33 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:33 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:33 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:33 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:33 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:34 DEBUG : file1: newRWFileHandle: 2026/07/21 03:15:34 DEBUG : file1(0x2b79efbf5c0): openPending: 2026/07/21 03:15:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:34 DEBUG : file1(0x2b79efbf5c0): >openPending: err= 2026/07/21 03:15:34 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:15:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:15:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:15:34 DEBUG : file1(0x2b79efbf5c0): _writeAt: size=5, off=0 2026/07/21 03:15:34 DEBUG : file1(0x2b79efbf5c0): >_writeAt: n=5, err= 2026/07/21 03:15:34 DEBUG : file1(0x2b79efbf5c0): close: 2026/07/21 03:15:34 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 03:15:34.12952364 +0000 UTC m=+322.057878769 2026/07/21 03:15:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:34 DEBUG : file1(0x2b79efbf5c0): >close: err= 2026/07/21 03:15:34 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:34 DEBUG : Looking for writers 2026/07/21 03:15:34 DEBUG : file1: reading active writers 2026/07/21 03:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:15:34 DEBUG : Looking for writers 2026/07/21 03:15:34 DEBUG : file1: reading active writers 2026/07/21 03:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:15:34 DEBUG : Looking for writers 2026/07/21 03:15:34 DEBUG : file1: reading active writers 2026/07/21 03:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:15:34 DEBUG : Looking for writers 2026/07/21 03:15:34 DEBUG : file1: reading active writers 2026/07/21 03:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:15:34 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:15:34 DEBUG : Looking for writers 2026/07/21 03:15:34 DEBUG : file1: reading active writers 2026/07/21 03:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:15:34 DEBUG : Looking for writers 2026/07/21 03:15:34 DEBUG : file1: reading active writers 2026/07/21 03:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:15:34 DEBUG : Looking for writers 2026/07/21 03:15:34 DEBUG : file1: reading active writers 2026/07/21 03:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:15:35 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/21 03:15:35 DEBUG : Looking for writers 2026/07/21 03:15:35 DEBUG : file1: reading active writers 2026/07/21 03:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/21 03:15:36 DEBUG : file1: size = 5 OK 2026/07/21 03:15:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:15:36 INFO : file1: Copied (new) 2026/07/21 03:15:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-21 03:15:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 03:15:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:15:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:36 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:15:36 DEBUG : Looking for writers 2026/07/21 03:15:36 DEBUG : file1: reading active writers 2026/07/21 03:15:36 DEBUG : >WaitForWriters: 2026/07/21 03:15:36 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.04s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:36 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:36 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:36 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:36 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/21 03:15:36 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf300): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf300): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf300): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf300): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf300): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.167035456 +0000 UTC m=+325.095390574 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf300): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf7c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf7c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf7c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf7c0): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf7c0): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf7c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf7c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.167035456 +0000 UTC m=+325.095390574 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbf7c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbfd00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbfd00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbfd00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbfd00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbfd00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.167035456 +0000 UTC m=+325.095390574 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79efbfd00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f058000 item 1 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4845c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4845c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4845c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4845c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4845c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.170871499 +0000 UTC m=+325.099226607 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4845c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f484b00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f484b00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f484b00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f484b00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f484b00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.170871499 +0000 UTC m=+325.099226607 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f484b00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f059570 item 2 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485340): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485340): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485340): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485340): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485340): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.172518319 +0000 UTC m=+325.100873437 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485340): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485800): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485800): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485800): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485800): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485800): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485800): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485800): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.172518319 +0000 UTC m=+325.100873437 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485800): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485cc0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485cc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485cc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485cc0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485cc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.172518319 +0000 UTC m=+325.100873437 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f485cc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f0044d0 item 3 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5046c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5046c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5046c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5046c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5046c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.176259261 +0000 UTC m=+325.104614379 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5046c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f504d40): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f504d40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f504d40): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f504d40): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f504d40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.176259261 +0000 UTC m=+325.104614379 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f504d40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f005500 item 4 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f505440): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f505440): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f505440): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f505440): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f505440): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.178865542 +0000 UTC m=+325.107220660 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f505440): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38e500): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38e500): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38e500): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38e500): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38e500): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38e500): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38e500): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.178865542 +0000 UTC m=+325.107220660 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38e500): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38ea80): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38ea80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38ea80): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38ea80): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38ea80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.178865542 +0000 UTC m=+325.107220660 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38ea80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f156850 item 5 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38f700): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38f700): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38f700): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38f700): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38f700): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.181843824 +0000 UTC m=+325.110198942 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f38f700): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79ece52c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79ece52c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79ece52c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79ece52c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79ece52c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.181843824 +0000 UTC m=+325.110198942 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79ece52c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f078380 item 6 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f136f40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f136f40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f136f40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f136f40): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f136f40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.184321813 +0000 UTC m=+325.112676931 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f136f40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137680): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137680): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137680): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137680): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137680): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137680): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137680): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.184321813 +0000 UTC m=+325.112676931 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137680): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137bc0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137bc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137bc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137bc0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137bc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.184321813 +0000 UTC m=+325.112676931 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f137bc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f057570 item 7 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5ea4c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5ea4c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5ea4c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5ea4c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5ea4c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.187139724 +0000 UTC m=+325.115494922 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5ea4c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eaa00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eaa00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eaa00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eaa00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eaa00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.187139724 +0000 UTC m=+325.115494922 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eaa00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f582930 item 8 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eafc0): _readAt: size=2, off=0 2026/07/21 03:15:37 ERROR : open-test-file(0x2b79f5eafc0): Couldn't read size of file 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eafc0): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eafc0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eafc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eafc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eafc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb380): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb380): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb380): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb380): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb380): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.190240427 +0000 UTC m=+325.118595545 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb380): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb800): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb800): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb800): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb800): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb800): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb800): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb800): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.190240427 +0000 UTC m=+325.118595545 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5eb800): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5ebd00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5ebd00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5ebd00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5ebd00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5ebd00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.190240427 +0000 UTC m=+325.118595545 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5ebd00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f5839d0 item 9 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d6480): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d6480): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d6480): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d6480): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d6480): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.193724275 +0000 UTC m=+325.122079393 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d6480): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d69c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d69c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d69c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d69c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d69c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.193724275 +0000 UTC m=+325.122079393 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d69c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f075650 item 10 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d7000): _readAt: size=2, off=0 2026/07/21 03:15:37 ERROR : open-test-file(0x2b79f4d7000): Couldn't read size of file 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d7000): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d7000): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d7000): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d7000): close: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d7000): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d73c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d73c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d73c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d73c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d73c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.196182135 +0000 UTC m=+325.124537274 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d73c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d78c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d78c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d78c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d78c0): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d78c0): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d78c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d78c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.196182135 +0000 UTC m=+325.124537274 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d78c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d7dc0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d7dc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d7dc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d7dc0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d7dc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.196182135 +0000 UTC m=+325.124537274 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f4d7dc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f0427e0 item 11 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c2540): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c2540): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c2540): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c2540): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c2540): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.199055079 +0000 UTC m=+325.127410198 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c2540): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c2a80): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c2a80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c2a80): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c2a80): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c2a80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.199055079 +0000 UTC m=+325.127410198 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c2a80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f1811f0 item 12 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c30c0): _readAt: size=2, off=0 2026/07/21 03:15:37 ERROR : open-test-file(0x2b79f5c30c0): Couldn't read size of file 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c30c0): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c30c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c30c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c30c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c30c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c3480): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c3480): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c3480): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c3480): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c3480): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.201042823 +0000 UTC m=+325.129397941 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c3480): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c3b40): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c3b40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c3b40): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c3b40): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c3b40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.201042823 +0000 UTC m=+325.129397941 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5c3b40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f1f8700 item 13 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5de2c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5de2c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5de2c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5de2c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5de2c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.202935456 +0000 UTC m=+325.131290574 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5de2c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5de800): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5de800): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5de800): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5de800): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5de800): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.202935456 +0000 UTC m=+325.131290574 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5de800): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ec8a070 item 14 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5dee40): _readAt: size=2, off=0 2026/07/21 03:15:37 ERROR : open-test-file(0x2b79f5dee40): Couldn't read size of file 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5dee40): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5dee40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5dee40): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5dee40): close: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5dee40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5df200): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5df200): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5df200): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5df200): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5df200): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.204661485 +0000 UTC m=+325.133016603 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5df200): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5df8c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5df8c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5df8c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5df8c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5df8c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.204661485 +0000 UTC m=+325.133016603 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f5df8c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ec8b880 item 15 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616040): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616040): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616040): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616040): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616040): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.20633812 +0000 UTC m=+325.134693238 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616040): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616580): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616580): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616580): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616580): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616580): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.20633812 +0000 UTC m=+325.134693238 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616580): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f1fa1c0 item 16 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616bc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616bc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616bc0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616bc0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616bc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.207852109 +0000 UTC m=+325.136207227 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f616bc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617040): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617040): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617040): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617040): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617040): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617040): _writeAt: size=3, off=7 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617040): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617040): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.207852109 +0000 UTC m=+325.136207227 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617040): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617540): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617540): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617540): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617540): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617540): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.207852109 +0000 UTC m=+325.136207227 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617540): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f1faa80 item 17 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617bc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617bc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617bc0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617bc0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617bc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.209927487 +0000 UTC m=+325.138282605 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f617bc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654200): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654200): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654200): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654200): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654200): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.209927487 +0000 UTC m=+325.138282605 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654200): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f1fb9d0 item 18 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654880): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654880): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654880): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654880): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654880): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.211485868 +0000 UTC m=+325.139840986 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654880): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654d80): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654d80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654d80): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654d80): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654d80): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654d80): _writeAt: size=3, off=7 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654d80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.211485868 +0000 UTC m=+325.139840986 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f654d80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655280): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655280): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655280): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655280): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655280): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.211485868 +0000 UTC m=+325.139840986 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655280): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ed124d0 item 19 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655900): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655900): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655900): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655900): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655900): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.213593438 +0000 UTC m=+325.141948556 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655900): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655e40): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655e40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655e40): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655e40): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655e40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.213593438 +0000 UTC m=+325.141948556 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f655e40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ed13880 item 20 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6765c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6765c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6765c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6765c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6765c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.216375962 +0000 UTC m=+325.144731080 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6765c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676ac0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676ac0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676ac0): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676ac0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676ac0): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676ac0): _writeAt: size=3, off=7 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676ac0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.216375962 +0000 UTC m=+325.144731080 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676ac0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676fc0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676fc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676fc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676fc0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676fc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.216375962 +0000 UTC m=+325.144731080 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f676fc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f290380 item 21 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f677640): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f677640): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f677640): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f677640): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f677640): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.219528493 +0000 UTC m=+325.147883611 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f677640): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f677b80): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f677b80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f677b80): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f677b80): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f677b80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.219528493 +0000 UTC m=+325.147883611 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f677b80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f291260 item 22 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6300): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6300): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6300): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6300): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6300): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.221060997 +0000 UTC m=+325.149416115 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6300): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6800): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6800): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6800): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6800): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6800): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6800): _writeAt: size=3, off=7 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6800): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6800): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.221060997 +0000 UTC m=+325.149416115 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6800): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6d00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6d00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6d00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6d00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6d00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.221060997 +0000 UTC m=+325.149416115 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a6d00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f291b90 item 23 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a7380): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a7380): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a7380): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a7380): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a7380): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.223018373 +0000 UTC m=+325.151373531 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a7380): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a78c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a78c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a78c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a78c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a78c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.223018373 +0000 UTC m=+325.151373531 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6a78c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f3d0ee0 item 24 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca000): _readAt: size=2, off=0 2026/07/21 03:15:37 ERROR : open-test-file(0x2b79f6ca000): Couldn't read size of file 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca000): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca000): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca000): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca000): close: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca000): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca3c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca3c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca3c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca3c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca3c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.224823871 +0000 UTC m=+325.153178989 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca3c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca8c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca8c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca8c0): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca8c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca8c0): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca8c0): _writeAt: size=3, off=7 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca8c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca8c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.224823871 +0000 UTC m=+325.153178989 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6ca8c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cae00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cae00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cae00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cae00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cae00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.224823871 +0000 UTC m=+325.153178989 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cae00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f3d18f0 item 25 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cb480): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cb480): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cb480): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cb480): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cb480): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.227124985 +0000 UTC m=+325.155480103 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cb480): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cb9c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cb9c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cb9c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cb9c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cb9c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.227124985 +0000 UTC m=+325.155480103 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6cb9c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f1e2d20 item 26 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e4100): _readAt: size=2, off=0 2026/07/21 03:15:37 ERROR : open-test-file(0x2b79f6e4100): Couldn't read size of file 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e4100): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e4100): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e4100): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e4100): close: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e4100): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e44c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e44c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e44c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e44c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e44c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.228895108 +0000 UTC m=+325.157250226 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e44c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e49c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e49c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e49c0): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e49c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e49c0): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e49c0): _writeAt: size=3, off=7 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e49c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e49c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.228895108 +0000 UTC m=+325.157250226 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e49c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e4f00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e4f00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e4f00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e4f00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e4f00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.228895108 +0000 UTC m=+325.157250226 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e4f00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f1e3500 item 27 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e5580): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e5580): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e5580): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e5580): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e5580): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.231022354 +0000 UTC m=+325.159377472 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e5580): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e5ac0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e5ac0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e5ac0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e5ac0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e5ac0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.231022354 +0000 UTC m=+325.159377472 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f6e5ac0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f1e3e30 item 28 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f700200): _readAt: size=2, off=0 2026/07/21 03:15:37 ERROR : open-test-file(0x2b79f700200): Couldn't read size of file 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f700200): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f700200): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f700200): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f700200): close: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f700200): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7005c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7005c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7005c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7005c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7005c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.233002223 +0000 UTC m=+325.161357341 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7005c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f700c80): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f700c80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f700c80): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f700c80): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f700c80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.233002223 +0000 UTC m=+325.161357341 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f700c80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f4a4310 item 29 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701300): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701300): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701300): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701300): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701300): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.234781502 +0000 UTC m=+325.163136620 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701300): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701840): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701840): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701840): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701840): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701840): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.234781502 +0000 UTC m=+325.163136620 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701840): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f4a4690 item 30 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701e80): _readAt: size=2, off=0 2026/07/21 03:15:37 ERROR : open-test-file(0x2b79f701e80): Couldn't read size of file 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701e80): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701e80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701e80): close: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f701e80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f722340): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f722340): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f722340): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f722340): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f722340): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.236593591 +0000 UTC m=+325.164948710 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f722340): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f722a00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f722a00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f722a00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f722a00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f722a00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.236593591 +0000 UTC m=+325.164948710 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f722a00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f4a4a10 item 31 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f723080): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f723080): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f723080): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f723080): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f723080): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.238623014 +0000 UTC m=+325.166978132 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f723080): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7235c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7235c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7235c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7235c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7235c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.238623014 +0000 UTC m=+325.166978132 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7235c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f4a4d90 item 32 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f723c00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f723c00): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f723c00): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f723c00): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f723c00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.240858625 +0000 UTC m=+325.169213743 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f723c00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c180): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c180): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c180): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c180): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c180): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f4a5110 item 33 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c180): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c180): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.241524792 +0000 UTC m=+325.169879920 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c180): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c680): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c680): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c680): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c680): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c680): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.241524792 +0000 UTC m=+325.169879920 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73c680): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f4a52d0 item 33 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73ccc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73ccc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73ccc0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73ccc0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73ccc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.243235152 +0000 UTC m=+325.171590270 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73ccc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d140): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d140): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f4a5650 item 34 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d140): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d140): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d140): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d140): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d140): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.243963527 +0000 UTC m=+325.172318645 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d140): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d680): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d680): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d680): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d680): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d680): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.243963527 +0000 UTC m=+325.172318645 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73d680): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f4a5810 item 34 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73dcc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73dcc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73dcc0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73dcc0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73dcc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.245642467 +0000 UTC m=+325.173997615 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f73dcc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c240): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c240): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c240): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c240): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c240): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f4a5b90 item 35 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c240): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c240): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.246241668 +0000 UTC m=+325.174596786 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c240): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c740): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c740): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c740): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c740): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c740): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.246241668 +0000 UTC m=+325.174596786 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75c740): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f4a5d50 item 35 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75cdc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75cdc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75cdc0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75cdc0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75cdc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.248108353 +0000 UTC m=+325.176463481 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75cdc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d2c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d2c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f2d42a0 item 36 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d2c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d2c0): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d2c0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d2c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.248807011 +0000 UTC m=+325.177162139 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d2c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d800): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d800): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d800): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d800): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d800): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.248807011 +0000 UTC m=+325.177162139 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75d800): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f2d44d0 item 36 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75de40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75de40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75de40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75de40): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75de40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.250618131 +0000 UTC m=+325.178973259 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f75de40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c3c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c3c0): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c3c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c3c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f2d48c0 item 37 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c3c0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c3c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.251228884 +0000 UTC m=+325.179584002 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c3c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c8c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c8c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c8c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c8c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c8c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.251228884 +0000 UTC m=+325.179584002 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77c8c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f2d4af0 item 37 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77cf40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77cf40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77cf40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77cf40): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77cf40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.253032138 +0000 UTC m=+325.181387256 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77cf40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d440): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d440): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f2d4fc0 item 38 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d440): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d440): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d440): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d440): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d440): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.253616071 +0000 UTC m=+325.181971189 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d440): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d980): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d980): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d980): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d980): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d980): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.253616071 +0000 UTC m=+325.181971189 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f77d980): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f2d5260 item 38 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798100): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798100): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798100): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798100): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798100): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.254887631 +0000 UTC m=+325.183242739 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798100): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798600): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798600): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798600): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798600): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798600): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f2d55e0 item 39 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798600): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798600): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.255418564 +0000 UTC m=+325.183773682 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798600): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798b00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798b00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798b00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798b00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798b00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.255418564 +0000 UTC m=+325.183773682 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f798b00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f2d57a0 item 39 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799180): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799180): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799180): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799180): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799180): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.257038402 +0000 UTC m=+325.185393520 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799180): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799680): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799680): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f2d5c00 item 40 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799680): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799680): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799680): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799680): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799680): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.257718366 +0000 UTC m=+325.186073484 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799680): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799bc0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799bc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799bc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799bc0): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799bc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.257718366 +0000 UTC m=+325.186073484 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f799bc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f2d5e30 item 40 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6280): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6280): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6280): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6280): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6280): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6280): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6280): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.259351018 +0000 UTC m=+325.187706136 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6280): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6780): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6780): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6780): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f7b0310 item 41 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6780): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6780): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.262601775 +0000 UTC m=+325.190956904 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6780): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6c40): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6c40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6c40): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6c40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6c40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f7b04d0 item 41 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6c40): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6c40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.263352653 +0000 UTC m=+325.191707771 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b6c40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b7180): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b7180): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b7180): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b7180): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b7180): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.263352653 +0000 UTC m=+325.191707771 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b7180): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f7b0690 item 41 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b77c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b77c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b77c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b77c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b77c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b77c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b77c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.265183249 +0000 UTC m=+325.193538387 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b77c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b7cc0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b7cc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b7cc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f7b0a10 item 42 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b7cc0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b7cc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.266240737 +0000 UTC m=+325.194595855 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7b7cc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4300): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4300): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f7b0bd0 item 42 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4300): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4300): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4300): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4300): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4300): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.266894911 +0000 UTC m=+325.195250029 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4300): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4880): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4880): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4880): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4880): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4880): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.266894911 +0000 UTC m=+325.195250029 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4880): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f7b0d90 item 42 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4ec0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4ec0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4ec0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4ec0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4ec0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4ec0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.268411815 +0000 UTC m=+325.196766933 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d4ec0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d53c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d53c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d53c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f7b1110 item 43 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d53c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d53c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.268952707 +0000 UTC m=+325.197307825 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d53c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5900): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5900): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5900): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5900): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5900): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f7b12d0 item 43 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5900): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5900): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.269554372 +0000 UTC m=+325.197909490 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5900): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5e40): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5e40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5e40): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5e40): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5e40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.269554372 +0000 UTC m=+325.197909490 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7d5e40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f7b1490 item 43 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2580): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2580): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2580): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2580): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2580): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2580): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2580): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.271124407 +0000 UTC m=+325.199479545 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2580): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2a80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2a80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2a80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f7b1810 item 44 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2a80): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2a80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.271792488 +0000 UTC m=+325.200147626 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2a80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2fc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2fc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f7b19d0 item 44 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2fc0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2fc0): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2fc0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2fc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.272654656 +0000 UTC m=+325.201009774 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f2fc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3540): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3540): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3540): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3540): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3540): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.272654656 +0000 UTC m=+325.201009774 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3540): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f7b1b90 item 44 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3b80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3b80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3b80): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3b80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3b80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3b80): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3b80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.274374552 +0000 UTC m=+325.202729731 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f7f3b80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812180): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812180): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812180): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f80e070 item 45 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812180): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812180): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.275129989 +0000 UTC m=+325.203485137 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812180): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812880): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812880): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812880): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812880): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812880): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.275129989 +0000 UTC m=+325.203485137 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812880): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f80e230 item 45 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812ec0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812ec0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812ec0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812ec0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812ec0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812ec0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.276828395 +0000 UTC m=+325.205183564 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f812ec0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8133c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8133c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8133c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f80e5b0 item 46 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8133c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8133c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.277419802 +0000 UTC m=+325.205774920 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8133c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f813ac0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f813ac0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f813ac0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f813ac0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f813ac0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.277419802 +0000 UTC m=+325.205774920 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f813ac0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f80e770 item 46 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e200): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e200): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e200): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e200): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e200): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e200): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e200): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.278964329 +0000 UTC m=+325.207319517 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e200): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e700): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e700): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e700): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f80eaf0 item 47 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e700): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e700): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.279505489 +0000 UTC m=+325.207860607 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82e700): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82ee00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82ee00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82ee00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82ee00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82ee00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.279505489 +0000 UTC m=+325.207860607 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82ee00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f80ecb0 item 47 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f440): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f440): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f440): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f440): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f440): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f440): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f440): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.281535543 +0000 UTC m=+325.209890731 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f440): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f940): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f940): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f940): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f80f030 item 48 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f940): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f940): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.282105018 +0000 UTC m=+325.210460156 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f82f940): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84a140): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84a140): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84a140): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84a140): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84a140): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.282105018 +0000 UTC m=+325.210460156 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84a140): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f80f1f0 item 48 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84a780): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84a780): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84a780): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84a780): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84a780): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.28373778 +0000 UTC m=+325.212092908 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84a780): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84ac00): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84ac00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84ac00): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84ac00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84ac00): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84ac00): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f80f570 item 49 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84ac00): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84ac00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.284340578 +0000 UTC m=+325.212695696 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84ac00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84b140): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84b140): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84b140): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84b140): >_readAt: n=8, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84b140): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.284340578 +0000 UTC m=+325.212695696 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84b140): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f80f730 item 49 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84b7c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84b7c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84b7c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84b7c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84b7c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.285857493 +0000 UTC m=+325.214212611 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84b7c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84bcc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84bcc0): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84bcc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f80fab0 item 50 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84bcc0): _readAt: size=2, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84bcc0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84bcc0): _writeAt: size=3, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84bcc0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84bcc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.286542637 +0000 UTC m=+325.214897774 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f84bcc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868340): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868340): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868340): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868340): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868340): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.286542637 +0000 UTC m=+325.214897774 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868340): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f80fc70 item 50 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8689c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8689c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8689c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8689c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8689c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.287972886 +0000 UTC m=+325.216328004 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8689c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868ec0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868ec0): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868ec0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868ec0): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868ec0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f878150 item 51 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868ec0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868ec0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.288559845 +0000 UTC m=+325.216914973 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f868ec0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f869400): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f869400): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f869400): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f869400): >_readAt: n=8, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f869400): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.288559845 +0000 UTC m=+325.216914973 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f869400): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f878310 item 51 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f869a80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f869a80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f869a80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f869a80): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f869a80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.29014068 +0000 UTC m=+325.218495807 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f869a80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a080): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a080): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a080): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f878690 item 52 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a080): _readAt: size=2, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a080): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a080): _writeAt: size=3, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a080): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a080): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.290708622 +0000 UTC m=+325.219063760 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a080): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a600): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a600): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a600): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a600): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a600): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.290708622 +0000 UTC m=+325.219063760 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88a600): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f878850 item 52 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a2800): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a2800): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a2800): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a2800): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a2800): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.292271151 +0000 UTC m=+325.220626269 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a2800): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a3e80): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a3e80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a3e80): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a3e80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a3e80): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a3e80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f078e70 item 53 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a3e80): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a3e80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.2928578 +0000 UTC m=+325.221212918 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f0a3e80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90c500): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90c500): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90c500): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90c500): >_readAt: n=8, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90c500): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.2928578 +0000 UTC m=+325.221212918 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90c500): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f912070 item 53 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90cb80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90cb80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90cb80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90cb80): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90cb80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.294465494 +0000 UTC m=+325.222820603 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90cb80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d080): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d080): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d080): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9123f0 item 54 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d080): _readAt: size=2, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d080): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d080): _writeAt: size=3, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d080): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d080): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.295198729 +0000 UTC m=+325.223553847 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d080): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d600): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d600): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d600): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d600): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d600): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.295198729 +0000 UTC m=+325.223553847 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90d600): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9125b0 item 54 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90dc80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90dc80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90dc80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90dc80): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90dc80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.296956628 +0000 UTC m=+325.225311746 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f90dc80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a280): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a280): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a280): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a280): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a280): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a280): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f912930 item 55 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a280): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a280): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.29757193 +0000 UTC m=+325.225927048 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a280): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a7c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a7c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a7c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a7c0): >_readAt: n=8, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a7c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.29757193 +0000 UTC m=+325.225927048 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92a7c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f912af0 item 55 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92ae40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92ae40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92ae40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92ae40): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92ae40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.299072653 +0000 UTC m=+325.227427771 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92ae40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b340): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b340): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b340): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f912e70 item 56 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b340): _readAt: size=2, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b340): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b340): _writeAt: size=3, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b340): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b340): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.299601652 +0000 UTC m=+325.227956770 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b340): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b8c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b8c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b8c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b8c0): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b8c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.299601652 +0000 UTC m=+325.227956770 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f92b8c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f913030 item 56 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948000): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948000): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948000): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948000): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948000): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948000): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948000): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948000): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.301219556 +0000 UTC m=+325.229574674 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948000): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948540): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948540): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948540): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9133b0 item 57 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948540): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948540): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.301825651 +0000 UTC m=+325.230180769 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948540): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948a80): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948a80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948a80): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948a80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948a80): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948a80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f913570 item 57 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948a80): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948a80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.302398252 +0000 UTC m=+325.230753360 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f948a80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949000): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949000): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949000): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949000): >_readAt: n=8, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949000): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.302398252 +0000 UTC m=+325.230753360 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949000): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f913730 item 57 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949640): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949640): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949640): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949640): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949640): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949640): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949640): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949640): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.303714878 +0000 UTC m=+325.232069996 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949640): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949b80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949b80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949b80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f913ab0 item 58 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949b80): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949b80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.304214551 +0000 UTC m=+325.232569669 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f949b80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a1c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a1c0): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a1c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f913c70 item 58 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a1c0): _readAt: size=2, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a1c0): _writeAt: size=3, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a1c0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a1c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.304839872 +0000 UTC m=+325.233194990 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a1c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a780): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a780): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a780): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a780): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a780): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.304839872 +0000 UTC m=+325.233194990 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96a780): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f913e30 item 58 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96adc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96adc0): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96adc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96adc0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96adc0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96adc0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96adc0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96adc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.306376933 +0000 UTC m=+325.234732112 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96adc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b300): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b300): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b300): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f972310 item 59 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b300): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b300): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.30693626 +0000 UTC m=+325.235291378 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b300): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b840): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b840): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b840): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b840): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b840): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b840): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9724d0 item 59 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b840): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b840): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.307589552 +0000 UTC m=+325.235944671 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96b840): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96bdc0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96bdc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96bdc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96bdc0): >_readAt: n=8, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96bdc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.307589552 +0000 UTC m=+325.235944671 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f96bdc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f972690 item 59 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992500): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992500): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992500): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992500): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992500): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992500): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992500): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992500): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.309271368 +0000 UTC m=+325.237626486 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992500): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992a40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992a40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992a40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f972a10 item 60 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992a40): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992a40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.309805817 +0000 UTC m=+325.238160925 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992a40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992f80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992f80): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992f80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f972bd0 item 60 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992f80): _readAt: size=2, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992f80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992f80): _writeAt: size=3, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992f80): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992f80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.310415788 +0000 UTC m=+325.238770926 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f992f80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993540): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993540): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993540): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993540): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993540): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.310415788 +0000 UTC m=+325.238770926 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993540): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f972d90 item 60 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993b80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993b80): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993b80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993b80): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993b80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993b80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993b80): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993b80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.311758484 +0000 UTC m=+325.240113602 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f993b80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b01c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b01c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b01c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f973110 item 61 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b01c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b01c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.312263276 +0000 UTC m=+325.240618394 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b01c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b08c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b08c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b08c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b08c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b08c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.312263276 +0000 UTC m=+325.240618394 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b08c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9732d0 item 61 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b0f00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b0f00): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b0f00): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b0f00): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b0f00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b0f00): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b0f00): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b0f00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.314106157 +0000 UTC m=+325.242461275 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b0f00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b1440): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b1440): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b1440): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f973650 item 62 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b1440): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b1440): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.314888052 +0000 UTC m=+325.243243170 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b1440): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b1b40): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b1b40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b1b40): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b1b40): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b1b40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.314888052 +0000 UTC m=+325.243243170 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9b1b40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f973810 item 62 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca280): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca280): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca280): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca280): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca280): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca280): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca280): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca280): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.316968059 +0000 UTC m=+325.245323177 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca280): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca7c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca7c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca7c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f973b90 item 63 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca7c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca7c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.317511496 +0000 UTC m=+325.245866614 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ca7c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9caec0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9caec0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9caec0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9caec0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9caec0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.317511496 +0000 UTC m=+325.245866614 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9caec0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f973d50 item 63 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cb500): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cb500): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cb500): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cb500): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cb500): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cb500): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cb500): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cb500): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.319734031 +0000 UTC m=+325.248089150 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cb500): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cba40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cba40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cba40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9e0230 item 64 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cba40): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cba40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.320457658 +0000 UTC m=+325.248812776 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9cba40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ea240): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ea240): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ea240): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ea240): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ea240): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.320457658 +0000 UTC m=+325.248812776 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ea240): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9e03f0 item 64 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ea880): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ea880): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ea880): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ea880): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ea880): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.322510945 +0000 UTC m=+325.250866063 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ea880): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ead00): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ead00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ead00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ead00): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ead00): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9e0770 item 65 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ead00): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ead00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.32351511 +0000 UTC m=+325.251870268 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ead00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9eb200): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9eb200): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9eb200): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9eb200): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9eb200): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.32351511 +0000 UTC m=+325.251870268 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9eb200): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9e0930 item 65 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9eb840): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9eb840): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9eb840): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9eb840): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9eb840): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.325230539 +0000 UTC m=+325.253585677 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9eb840): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ebcc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ebcc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9e0cb0 item 66 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ebcc0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ebcc0): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ebcc0): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ebcc0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ebcc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.325990954 +0000 UTC m=+325.254346073 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f9ebcc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0a300): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0a300): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0a300): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0a300): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0a300): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.325990954 +0000 UTC m=+325.254346073 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0a300): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9e0e70 item 66 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0a940): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0a940): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0a940): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0a940): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0a940): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.327782448 +0000 UTC m=+325.256137585 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0a940): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0adc0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0adc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0adc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0adc0): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0adc0): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9e11f0 item 67 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0adc0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0adc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.328373232 +0000 UTC m=+325.256728370 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0adc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0b2c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0b2c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0b2c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0b2c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0b2c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.328373232 +0000 UTC m=+325.256728370 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0b2c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9e13b0 item 67 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0b940): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0b940): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0b940): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0b940): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0b940): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.329997078 +0000 UTC m=+325.258352196 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0b940): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0be40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0be40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9e1730 item 68 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0be40): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0be40): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0be40): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0be40): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0be40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.331201091 +0000 UTC m=+325.259556209 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa0be40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24480): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24480): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24480): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24480): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24480): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.331201091 +0000 UTC m=+325.259556209 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24480): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9e18f0 item 68 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24ac0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24ac0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24ac0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24ac0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24ac0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.332603729 +0000 UTC m=+325.260958847 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24ac0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24f40): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24f40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24f40): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24f40): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24f40): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9e1c70 item 69 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24f40): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24f40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.333204604 +0000 UTC m=+325.261559712 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa24f40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa25440): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa25440): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa25440): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa25440): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa25440): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.333204604 +0000 UTC m=+325.261559712 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa25440): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f9e1e30 item 69 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa25ac0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa25ac0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa25ac0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa25ac0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa25ac0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.334516871 +0000 UTC m=+325.262871989 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa25ac0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa480c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa480c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa3e310 item 70 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa480c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa480c0): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa480c0): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa480c0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa480c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.335033867 +0000 UTC m=+325.263388985 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa480c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa48600): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa48600): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa48600): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa48600): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa48600): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.335033867 +0000 UTC m=+325.263388985 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa48600): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa3e4d0 item 70 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa48c80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa48c80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa48c80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa48c80): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa48c80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.336237149 +0000 UTC m=+325.264592267 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa48c80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49180): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49180): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49180): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49180): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49180): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa3e850 item 71 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49180): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49180): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.336712797 +0000 UTC m=+325.265067915 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49180): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49680): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49680): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49680): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49680): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49680): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.336712797 +0000 UTC m=+325.265067915 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49680): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa3ea10 item 71 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49d00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49d00): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49d00): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49d00): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49d00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.337954552 +0000 UTC m=+325.266309660 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa49d00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66300): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66300): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa3ed90 item 72 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66300): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66300): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66300): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66300): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66300): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.338532022 +0000 UTC m=+325.266887140 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66300): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66840): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66840): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66840): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66840): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66840): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.338532022 +0000 UTC m=+325.266887140 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66840): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa3ef50 item 72 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66e00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66e00): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66e00): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66e00): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66e00): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66e00): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66e00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.339803402 +0000 UTC m=+325.268158520 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa66e00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa67300): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa67300): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa67300): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa3f2d0 item 73 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa67300): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa67300): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.340306882 +0000 UTC m=+325.268661991 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa67300): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa677c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa677c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa677c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa677c0): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa677c0): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa3f490 item 73 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa677c0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa677c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.34080833 +0000 UTC m=+325.269163448 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa677c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa67d00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa67d00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa67d00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa67d00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa67d00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.34080833 +0000 UTC m=+325.269163448 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa67d00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa3f650 item 73 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84440): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84440): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84440): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84440): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84440): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84440): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84440): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.342167857 +0000 UTC m=+325.270522975 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84440): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84940): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84940): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84940): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa3f9d0 item 74 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84940): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84940): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.342585024 +0000 UTC m=+325.270940142 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84940): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84e80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84e80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa3fb90 item 74 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84e80): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84e80): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84e80): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84e80): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84e80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.343137307 +0000 UTC m=+325.271492425 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa84e80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85400): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85400): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85400): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85400): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85400): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.343137307 +0000 UTC m=+325.271492425 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85400): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa3fd50 item 74 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85a40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85a40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85a40): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85a40): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85a40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85a40): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85a40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.344377367 +0000 UTC m=+325.272732486 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fa85a40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4040): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4040): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4040): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa9a230 item 75 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4040): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4040): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.344864247 +0000 UTC m=+325.273219355 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4040): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4580): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4580): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4580): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4580): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4580): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa9a3f0 item 75 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4580): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4580): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.345397243 +0000 UTC m=+325.273752352 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4580): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4ac0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4ac0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4ac0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4ac0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4ac0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.345397243 +0000 UTC m=+325.273752352 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa4ac0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa9a5b0 item 75 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5100): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5100): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5100): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5100): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5100): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5100): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5100): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.346760016 +0000 UTC m=+325.275115134 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5100): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5600): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5600): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5600): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa9a930 item 76 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5600): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5600): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.347330894 +0000 UTC m=+325.275686012 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5600): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5b40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5b40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa9aaf0 item 76 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5b40): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5b40): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5b40): _writeAt: size=3, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5b40): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5b40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.347913936 +0000 UTC m=+325.276269054 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79faa5b40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe1c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe1c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe1c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe1c0): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe1c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.347913936 +0000 UTC m=+325.276269054 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe1c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa9acb0 item 76 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe800): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe800): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe800): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe800): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe800): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe800): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe800): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.34918258 +0000 UTC m=+325.277537698 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabe800): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabed00): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabed00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabed00): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa9b030 item 77 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabed00): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabed00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.349697042 +0000 UTC m=+325.278052160 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabed00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabf400): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabf400): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabf400): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabf400): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabf400): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.349697042 +0000 UTC m=+325.278052160 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabf400): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa9b1f0 item 77 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabfa40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabfa40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabfa40): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabfa40): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabfa40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabfa40): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabfa40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.351215208 +0000 UTC m=+325.279570326 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fabfa40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0040): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0040): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0040): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa9b570 item 78 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0040): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0040): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.351769234 +0000 UTC m=+325.280124352 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0040): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0740): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0740): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0740): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0740): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0740): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.351769234 +0000 UTC m=+325.280124352 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0740): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa9b730 item 78 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0d80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0d80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0d80): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0d80): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0d80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0d80): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0d80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.353526552 +0000 UTC m=+325.281881660 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae0d80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae1280): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae1280): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae1280): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa9bab0 item 79 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae1280): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae1280): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.353879167 +0000 UTC m=+325.282234276 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae1280): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae1980): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae1980): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae1980): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae1980): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae1980): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.353879167 +0000 UTC m=+325.282234276 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fae1980): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fa9bc70 item 79 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa0c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa0c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa0c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa0c0): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa0c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa0c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa0c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.355369131 +0000 UTC m=+325.283724249 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa0c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa5c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa5c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa5c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb00150 item 80 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa5c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa5c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.356143553 +0000 UTC m=+325.284498672 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafa5c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafacc0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafacc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafacc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafacc0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafacc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.356143553 +0000 UTC m=+325.284498672 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafacc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb00310 item 80 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb300): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb300): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb300): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb300): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb300): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.357517407 +0000 UTC m=+325.285872525 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb300): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb780): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb780): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb780): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb780): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb780): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb780): _writeAt: size=3, off=7 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb00690 item 81 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb780): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb780): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.358024684 +0000 UTC m=+325.286379802 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafb780): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafbcc0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafbcc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafbcc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafbcc0): >_readAt: n=8, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafbcc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.358024684 +0000 UTC m=+325.286379802 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fafbcc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb00850 item 81 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a440): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a440): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a440): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a440): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a440): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.35960065 +0000 UTC m=+325.287955768 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a440): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a940): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a940): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a940): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb00bd0 item 82 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a940): _readAt: size=2, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a940): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a940): _writeAt: size=3, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a940): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a940): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.360135189 +0000 UTC m=+325.288490298 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1a940): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1aec0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1aec0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1aec0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1aec0): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1aec0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.360135189 +0000 UTC m=+325.288490298 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1aec0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb00d90 item 82 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1b540): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1b540): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1b540): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1b540): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1b540): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.361375901 +0000 UTC m=+325.289731019 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1b540): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1ba40): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1ba40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1ba40): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1ba40): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1ba40): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1ba40): _writeAt: size=3, off=7 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb01110 item 83 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1ba40): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1ba40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.361943994 +0000 UTC m=+325.290299102 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb1ba40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3e080): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3e080): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3e080): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3e080): >_readAt: n=8, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3e080): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.361943994 +0000 UTC m=+325.290299102 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3e080): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb012d0 item 83 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3e700): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3e700): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3e700): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3e700): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3e700): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.363310303 +0000 UTC m=+325.291665421 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3e700): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3ec00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3ec00): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3ec00): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb01650 item 84 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3ec00): _readAt: size=2, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3ec00): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3ec00): _writeAt: size=3, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3ec00): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3ec00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.364110043 +0000 UTC m=+325.292465181 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3ec00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3f180): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3f180): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3f180): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3f180): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3f180): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.364110043 +0000 UTC m=+325.292465181 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3f180): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb01810 item 84 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3f800): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3f800): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3f800): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3f800): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3f800): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.365507101 +0000 UTC m=+325.293862219 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3f800): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3fd00): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3fd00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3fd00): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3fd00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3fd00): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3fd00): _writeAt: size=3, off=7 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb01b90 item 85 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3fd00): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3fd00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.36604657 +0000 UTC m=+325.294401678 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb3fd00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5a340): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5a340): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5a340): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5a340): >_readAt: n=8, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5a340): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.36604657 +0000 UTC m=+325.294401678 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5a340): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb01d50 item 85 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5a9c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5a9c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5a9c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5a9c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5a9c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.367621813 +0000 UTC m=+325.295976931 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5a9c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5aec0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5aec0): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5aec0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb64230 item 86 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5aec0): _readAt: size=2, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5aec0): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5aec0): _writeAt: size=3, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5aec0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5aec0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.368669772 +0000 UTC m=+325.297024890 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5aec0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5b440): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5b440): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5b440): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5b440): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5b440): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.368669772 +0000 UTC m=+325.297024890 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5b440): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb643f0 item 86 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5bac0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5bac0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5bac0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5bac0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5bac0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.370541406 +0000 UTC m=+325.298896524 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb5bac0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a0c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a0c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a0c0): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a0c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a0c0): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a0c0): _writeAt: size=3, off=7 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb64770 item 87 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a0c0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a0c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.372029084 +0000 UTC m=+325.300384202 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a0c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a600): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a600): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a600): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a600): >_readAt: n=8, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a600): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.372029084 +0000 UTC m=+325.300384202 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7a600): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb64930 item 87 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7ac80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7ac80): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7ac80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7ac80): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7ac80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.374018811 +0000 UTC m=+325.302373929 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7ac80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b180): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b180): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b180): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb64cb0 item 88 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b180): _readAt: size=2, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b180): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b180): _writeAt: size=3, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b180): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b180): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.374565834 +0000 UTC m=+325.302920952 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b180): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b700): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b700): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b700): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b700): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b700): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.374565834 +0000 UTC m=+325.302920952 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7b700): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb64e70 item 88 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7bd40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7bd40): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7bd40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7bd40): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7bd40): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7bd40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7bd40): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7bd40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.376134746 +0000 UTC m=+325.304489884 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb7bd40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c380): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c380): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c380): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb651f0 item 89 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c380): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c380): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.376586679 +0000 UTC m=+325.304941797 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c380): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c8c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c8c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c8c0): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c8c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c8c0): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c8c0): _writeAt: size=3, off=7 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb653b0 item 89 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c8c0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c8c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.377149601 +0000 UTC m=+325.305504719 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9c8c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9ce40): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9ce40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9ce40): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9ce40): >_readAt: n=8, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9ce40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.377149601 +0000 UTC m=+325.305504719 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9ce40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb65570 item 89 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d480): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d480): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d480): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d480): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d480): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d480): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d480): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d480): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.379226433 +0000 UTC m=+325.307581541 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d480): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d9c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d9c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d9c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb658f0 item 90 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d9c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d9c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.379895947 +0000 UTC m=+325.308251055 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fb9d9c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4000): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4000): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4000): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb65ab0 item 90 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4000): _readAt: size=2, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4000): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4000): _writeAt: size=3, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4000): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4000): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.380453921 +0000 UTC m=+325.308809039 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4000): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb45c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb45c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb45c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb45c0): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb45c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.380453921 +0000 UTC m=+325.308809039 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb45c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fb65c70 item 90 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4c00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4c00): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4c00): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4c00): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4c00): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4c00): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4c00): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4c00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.381642324 +0000 UTC m=+325.309997442 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb4c00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5140): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5140): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5140): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fbc6150 item 91 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5140): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5140): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.382129455 +0000 UTC m=+325.310484573 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5140): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5680): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5680): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5680): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5680): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5680): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5680): _writeAt: size=3, off=7 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fbc6310 item 91 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5680): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5680): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.382638836 +0000 UTC m=+325.310993954 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5680): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5c00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5c00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5c00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5c00): >_readAt: n=8, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5c00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.382638836 +0000 UTC m=+325.310993954 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbb5c00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fbc64d0 item 91 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8340): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8340): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8340): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8340): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8340): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8340): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8340): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8340): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.384130723 +0000 UTC m=+325.312485841 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8340): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8880): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8880): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8880): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fbc6850 item 92 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8880): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8880): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.384700328 +0000 UTC m=+325.313055446 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8880): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8dc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8dc0): open at offset 5 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8dc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fbc6a10 item 92 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8dc0): _readAt: size=2, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8dc0): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8dc0): _writeAt: size=3, off=5 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8dc0): >_writeAt: n=3, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8dc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.385343432 +0000 UTC m=+325.313698550 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd8dc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd9380): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd9380): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd9380): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd9380): >_readAt: n=3, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd9380): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.385343432 +0000 UTC m=+325.313698550 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd9380): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fbc6bd0 item 92 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd99c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd99c0): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd99c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd99c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd99c0): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd99c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd99c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd99c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.38648114 +0000 UTC m=+325.314836258 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbd99c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6000): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6000): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6000): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fbc6f50 item 93 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6000): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6000): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.386930619 +0000 UTC m=+325.315285737 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6000): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6700): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6700): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6700): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6700): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6700): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.386930619 +0000 UTC m=+325.315285737 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6700): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fbc7110 item 93 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6d40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6d40): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6d40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6d40): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6d40): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6d40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6d40): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6d40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.388352744 +0000 UTC m=+325.316707862 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf6d40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf7280): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf7280): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf7280): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fbc7490 item 94 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf7280): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf7280): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.388789338 +0000 UTC m=+325.317144456 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf7280): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf7980): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf7980): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf7980): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf7980): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf7980): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.388789338 +0000 UTC m=+325.317144456 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fbf7980): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fbc7650 item 94 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc120c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc120c0): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc120c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc120c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc120c0): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc120c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc120c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc120c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.39026264 +0000 UTC m=+325.318617758 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc120c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc12600): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc12600): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc12600): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fbc79d0 item 95 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc12600): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc12600): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.390761953 +0000 UTC m=+325.319117071 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc12600): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc12d00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc12d00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc12d00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc12d00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc12d00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.390761953 +0000 UTC m=+325.319117071 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc12d00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fbc7b90 item 95 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13340): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13340): open at offset 0 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13340): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13340): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13340): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13340): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13340): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13340): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.392163558 +0000 UTC m=+325.320518677 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13340): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13880): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13880): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13880): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fc28070 item 96 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13880): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13880): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.392557091 +0000 UTC m=+325.320912209 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc13880): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30080): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30080): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30080): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30080): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30080): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.392557091 +0000 UTC m=+325.320912209 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30080): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fc28230 item 96 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= 2026/07/21 03:15:37 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:37 DEBUG : Looking for writers 2026/07/21 03:15:37 DEBUG : >WaitForWriters: 2026/07/21 03:15:37 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:37 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:37 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:37 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:37 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/21 03:15:37 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88adc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88adc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88adc0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88adc0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88adc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.97000809 +0000 UTC m=+325.898363208 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88adc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b240): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b240): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b240): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b240): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b240): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b240): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b240): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.97000809 +0000 UTC m=+325.898363208 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b240): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b700): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b700): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b700): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b700): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b700): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.97000809 +0000 UTC m=+325.898363208 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88b700): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f878bd0 item 1 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88bd40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88bd40): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88bd40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88bd40): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88bd40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.9726672 +0000 UTC m=+325.901022338 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f88bd40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aa340): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aa340): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aa340): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aa340): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aa340): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.9726672 +0000 UTC m=+325.901022338 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aa340): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f8790a0 item 2 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aa980): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aa980): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aa980): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aa980): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aa980): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.974175979 +0000 UTC m=+325.902531097 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aa980): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aae00): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aae00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aae00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aae00): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aae00): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aae00): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aae00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.974175979 +0000 UTC m=+325.902531097 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8aae00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ab2c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ab2c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ab2c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ab2c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ab2c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.974175979 +0000 UTC m=+325.902531097 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ab2c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f879420 item 3 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ab940): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ab940): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ab940): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ab940): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ab940): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.97655492 +0000 UTC m=+325.904910028 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ab940): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8abe80): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8abe80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8abe80): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8abe80): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8abe80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.97655492 +0000 UTC m=+325.904910028 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8abe80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f8798f0 item 4 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cc5c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cc5c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cc5c0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cc5c0): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cc5c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.977941648 +0000 UTC m=+325.906296756 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cc5c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cca40): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cca40): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cca40): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cca40): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cca40): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cca40): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cca40): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.977941648 +0000 UTC m=+325.906296756 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cca40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ccf00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ccf00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ccf00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ccf00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ccf00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.977941648 +0000 UTC m=+325.906296756 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ccf00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f879c70 item 5 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cd580): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cd580): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cd580): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cd580): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cd580): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.979941424 +0000 UTC m=+325.908296542 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cd580): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cdac0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cdac0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cdac0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cdac0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cdac0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.979941424 +0000 UTC m=+325.908296542 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8cdac0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f8dc2a0 item 6 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee240): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee240): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee240): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee240): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee240): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.981574668 +0000 UTC m=+325.909929786 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee240): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee740): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee740): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee740): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee740): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee740): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee740): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee740): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.981574668 +0000 UTC m=+325.909929786 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ee740): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8eec00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8eec00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8eec00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8eec00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8eec00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.981574668 +0000 UTC m=+325.909929786 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8eec00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f8dc620 item 7 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ef280): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ef280): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ef280): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ef280): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ef280): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.983595452 +0000 UTC m=+325.911950561 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ef280): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ef7c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ef7c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ef7c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ef7c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ef7c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.983595452 +0000 UTC m=+325.911950561 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8ef7c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f8dcaf0 item 8 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8efd80): _readAt: size=2, off=0 2026/07/21 03:15:37 ERROR : open-test-file(0x2b79f8efd80): Couldn't read size of file 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8efd80): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8efd80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8efd80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8efd80): close: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79f8efd80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e240): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e240): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e240): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e240): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e240): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.985566024 +0000 UTC m=+325.913921171 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e240): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e6c0): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e6c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e6c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e6c0): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e6c0): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e6c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e6c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.985566024 +0000 UTC m=+325.913921171 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8e6c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8ebc0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8ebc0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8ebc0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8ebc0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8ebc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.985566024 +0000 UTC m=+325.913921171 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8ebc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f8dce70 item 9 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8f240): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8f240): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8f240): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8f240): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8f240): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.988029183 +0000 UTC m=+325.916384301 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8f240): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8f780): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8f780): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8f780): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8f780): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8f780): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.988029183 +0000 UTC m=+325.916384301 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8f780): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f8dd340 item 10 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8fdc0): _readAt: size=2, off=0 2026/07/21 03:15:37 ERROR : open-test-file(0x2b79fd8fdc0): Couldn't read size of file 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8fdc0): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8fdc0): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8fdc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8fdc0): close: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fd8fdc0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2280): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2280): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2280): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2280): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2280): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.989724635 +0000 UTC m=+325.918079753 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2280): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2780): _readAt: size=2, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2780): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2780): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2780): >_readAt: n=2, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2780): _writeAt: size=3, off=2 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2780): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2780): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.989724635 +0000 UTC m=+325.918079753 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2780): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2c80): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2c80): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2c80): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2c80): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2c80): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.989724635 +0000 UTC m=+325.918079753 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb2c80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f8dd6c0 item 11 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3300): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3300): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3300): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3300): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3300): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.99193668 +0000 UTC m=+325.920291829 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3300): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3840): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3840): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3840): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3840): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3840): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.99193668 +0000 UTC m=+325.920291829 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3840): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79f8ddb90 item 12 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3e80): _readAt: size=2, off=0 2026/07/21 03:15:37 ERROR : open-test-file(0x2b79fdb3e80): Couldn't read size of file 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3e80): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3e80): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3e80): close: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdb3e80): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdce340): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdce340): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdce340): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdce340): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdce340): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.993729005 +0000 UTC m=+325.922084123 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdce340): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdcea00): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdcea00): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdcea00): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdcea00): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdcea00): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.993729005 +0000 UTC m=+325.922084123 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdcea00): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fdd4070 item 13 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdcf080): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdcf080): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdcf080): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdcf080): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdcf080): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.99556435 +0000 UTC m=+325.923919459 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fdcf080): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30900): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30900): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30900): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30900): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30900): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.99556435 +0000 UTC m=+325.923919459 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30900): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fc28e00 item 14 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30f40): _readAt: size=2, off=0 2026/07/21 03:15:37 ERROR : open-test-file(0x2b79fc30f40): Couldn't read size of file 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30f40): >_readAt: n=0, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30f40): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30f40): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30f40): close: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc30f40): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc31300): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc31300): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc31300): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc31300): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc31300): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.997375339 +0000 UTC m=+325.925730457 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc31300): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc319c0): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc319c0): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc319c0): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc319c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc319c0): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.997375339 +0000 UTC m=+325.925730457 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc319c0): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: Remove: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fc29180 item 15 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc4c140): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc4c140): >openPending: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc4c140): _writeAt: size=5, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc4c140): >_writeAt: n=5, err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc4c140): close: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.998999075 +0000 UTC m=+325.927354193 2026/07/21 03:15:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc4c140): >close: err= 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc4c680): _readAt: size=512, off=0 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc4c680): openPending: 2026/07/21 03:15:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc4c680): >openPending: err= 2026/07/21 03:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc4c680): >_readAt: n=5, err=EOF 2026/07/21 03:15:37 DEBUG : open-test-file(0x2b79fc4c680): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:37.998999075 +0000 UTC m=+325.927354193 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4c680): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fc29500 item 16 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4ccc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4ccc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4ccc0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4ccc0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4ccc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.001159934 +0000 UTC m=+325.929515073 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4ccc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d140): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d140): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d140): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d140): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d140): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d140): _writeAt: size=3, off=7 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d140): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d140): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.001159934 +0000 UTC m=+325.929515073 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d140): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d640): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d640): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d640): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d640): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d640): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.001159934 +0000 UTC m=+325.929515073 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4d640): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fc29880 item 17 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4dcc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4dcc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4dcc0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4dcc0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4dcc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.004188813 +0000 UTC m=+325.932543931 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc4dcc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76300): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76300): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76300): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76300): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76300): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.004188813 +0000 UTC m=+325.932543931 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76300): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fc29d50 item 18 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76980): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76980): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76980): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76980): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76980): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.005518763 +0000 UTC m=+325.933873881 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76980): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76e80): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76e80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76e80): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76e80): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76e80): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76e80): _writeAt: size=3, off=7 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76e80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.005518763 +0000 UTC m=+325.933873881 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc76e80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc77380): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc77380): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc77380): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc77380): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc77380): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.005518763 +0000 UTC m=+325.933873881 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc77380): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe00230 item 19 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc77a00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc77a00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc77a00): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc77a00): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc77a00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.007541152 +0000 UTC m=+325.935896270 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fc77a00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1e040): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1e040): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1e040): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1e040): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1e040): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.007541152 +0000 UTC m=+325.935896270 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1e040): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe00700 item 20 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1e6c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1e6c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1e6c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1e6c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1e6c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.009128458 +0000 UTC m=+325.937483576 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1e6c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1ebc0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1ebc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1ebc0): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1ebc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1ebc0): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1ebc0): _writeAt: size=3, off=7 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1ebc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1ebc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.009128458 +0000 UTC m=+325.937483576 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1ebc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1f0c0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1f0c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1f0c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1f0c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1f0c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.009128458 +0000 UTC m=+325.937483576 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1f0c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe00a80 item 21 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1f740): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1f740): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1f740): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1f740): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1f740): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.011758154 +0000 UTC m=+325.940113272 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1f740): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1fc80): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1fc80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1fc80): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1fc80): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1fc80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.011758154 +0000 UTC m=+325.940113272 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe1fc80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe00f50 item 22 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38400): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38400): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38400): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38400): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38400): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.013497538 +0000 UTC m=+325.941852656 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38400): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38900): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38900): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38900): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38900): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38900): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38900): _writeAt: size=3, off=7 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38900): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38900): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.013497538 +0000 UTC m=+325.941852656 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38900): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38e00): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38e00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38e00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38e00): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38e00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.013497538 +0000 UTC m=+325.941852656 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe38e00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe012d0 item 23 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe39480): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe39480): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe39480): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe39480): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe39480): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.015594366 +0000 UTC m=+325.943949485 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe39480): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe399c0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe399c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe399c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe399c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe399c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.015594366 +0000 UTC m=+325.943949485 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe399c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe017a0 item 24 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e100): _readAt: size=2, off=0 2026/07/21 03:15:38 ERROR : open-test-file(0x2b79fe5e100): Couldn't read size of file 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e100): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e100): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e100): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e100): close: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e100): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e4c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e4c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e4c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e4c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e4c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.017355722 +0000 UTC m=+325.945710840 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e4c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e9c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e9c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e9c0): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e9c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e9c0): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e9c0): _writeAt: size=3, off=7 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e9c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.017355722 +0000 UTC m=+325.945710840 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5e9c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5ef00): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5ef00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5ef00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5ef00): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5ef00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.017355722 +0000 UTC m=+325.945710840 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5ef00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe01b20 item 25 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5f580): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5f580): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5f580): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5f580): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5f580): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.019539435 +0000 UTC m=+325.947894553 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5f580): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5fac0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5fac0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5fac0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5fac0): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5fac0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.019539435 +0000 UTC m=+325.947894553 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe5fac0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe74150 item 26 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7e200): _readAt: size=2, off=0 2026/07/21 03:15:38 ERROR : open-test-file(0x2b79fe7e200): Couldn't read size of file 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7e200): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7e200): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7e200): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7e200): close: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7e200): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7e5c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7e5c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7e5c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7e5c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7e5c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.020964075 +0000 UTC m=+325.949319193 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7e5c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7eac0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7eac0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7eac0): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7eac0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7eac0): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7eac0): _writeAt: size=3, off=7 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7eac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7eac0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.020964075 +0000 UTC m=+325.949319193 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7eac0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7f000): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7f000): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7f000): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7f000): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7f000): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.020964075 +0000 UTC m=+325.949319193 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7f000): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe744d0 item 27 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7f680): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7f680): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7f680): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7f680): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7f680): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.022951677 +0000 UTC m=+325.951306795 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7f680): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7fbc0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7fbc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7fbc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7fbc0): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7fbc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.022951677 +0000 UTC m=+325.951306795 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fe7fbc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe749a0 item 28 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea4300): _readAt: size=2, off=0 2026/07/21 03:15:38 ERROR : open-test-file(0x2b79fea4300): Couldn't read size of file 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea4300): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea4300): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea4300): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea4300): close: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea4300): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea46c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea46c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea46c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea46c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea46c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.024451939 +0000 UTC m=+325.952807058 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea46c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea4d80): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea4d80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea4d80): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea4d80): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea4d80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.024451939 +0000 UTC m=+325.952807058 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea4d80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe74d20 item 29 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea5400): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea5400): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea5400): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea5400): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea5400): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.025810835 +0000 UTC m=+325.954165953 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea5400): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea5940): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea5940): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea5940): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea5940): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea5940): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.025810835 +0000 UTC m=+325.954165953 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fea5940): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe750a0 item 30 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febe080): _readAt: size=2, off=0 2026/07/21 03:15:38 ERROR : open-test-file(0x2b79febe080): Couldn't read size of file 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febe080): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febe080): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febe080): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febe080): close: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febe080): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febe440): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febe440): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febe440): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febe440): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febe440): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.02725436 +0000 UTC m=+325.955609468 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febe440): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febeb00): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febeb00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febeb00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febeb00): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febeb00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.02725436 +0000 UTC m=+325.955609468 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febeb00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe75420 item 31 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febf180): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febf180): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febf180): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febf180): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febf180): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.028682387 +0000 UTC m=+325.957037505 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febf180): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febf6c0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febf6c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febf6c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febf6c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febf6c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.028682387 +0000 UTC m=+325.957037505 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febf6c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe757a0 item 32 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febfd00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febfd00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febfd00): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febfd00): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febfd00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.030102087 +0000 UTC m=+325.958457205 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79febfd00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4280): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4280): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4280): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4280): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4280): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe75b20 item 33 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4280): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4280): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.030593034 +0000 UTC m=+325.958948153 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4280): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4780): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4780): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4780): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4780): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4780): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.030593034 +0000 UTC m=+325.958948153 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4780): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fe75ce0 item 33 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4dc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4dc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4dc0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4dc0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4dc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.032054554 +0000 UTC m=+325.960409672 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee4dc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5240): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5240): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fef01c0 item 34 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5240): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5240): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5240): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5240): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5240): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.03260344 +0000 UTC m=+325.960958558 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5240): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5780): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5780): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5780): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5780): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5780): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.03260344 +0000 UTC m=+325.960958558 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5780): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fef0380 item 34 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5dc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5dc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5dc0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5dc0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5dc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.033836448 +0000 UTC m=+325.962191566 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fee5dc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08340): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08340): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08340): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08340): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08340): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fef0700 item 35 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08340): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08340): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.034375715 +0000 UTC m=+325.962730833 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08340): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08840): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08840): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08840): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08840): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08840): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.034375715 +0000 UTC m=+325.962730833 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08840): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fef08c0 item 35 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08ec0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08ec0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08ec0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08ec0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08ec0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.035793583 +0000 UTC m=+325.964148701 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff08ec0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff093c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff093c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fef0c40 item 36 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff093c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff093c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff093c0): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff093c0): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff093c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.036379288 +0000 UTC m=+325.964734406 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff093c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff09900): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff09900): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff09900): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff09900): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff09900): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.036379288 +0000 UTC m=+325.964734406 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff09900): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fef0e00 item 36 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff26040): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff26040): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff26040): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff26040): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff26040): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.03763023 +0000 UTC m=+325.965985348 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff26040): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff264c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff264c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff264c0): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff264c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff264c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fef1180 item 37 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff264c0): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff264c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.038209754 +0000 UTC m=+325.966564872 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff264c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff269c0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff269c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff269c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff269c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff269c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.038209754 +0000 UTC m=+325.966564872 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff269c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fef1340 item 37 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27040): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27040): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27040): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27040): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27040): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.039590291 +0000 UTC m=+325.967945399 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27040): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27540): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27540): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fef16c0 item 38 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27540): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27540): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27540): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27540): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27540): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.040189522 +0000 UTC m=+325.968544631 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27540): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27a80): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27a80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27a80): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27a80): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27a80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.040189522 +0000 UTC m=+325.968544631 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff27a80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fef1880 item 38 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42200): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42200): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42200): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42200): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42200): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.041541475 +0000 UTC m=+325.969896593 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42200): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42700): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42700): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42700): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42700): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42700): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fef1c00 item 39 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42700): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42700): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.04218522 +0000 UTC m=+325.970540338 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42700): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42c00): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42c00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42c00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42c00): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42c00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.04218522 +0000 UTC m=+325.970540338 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff42c00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fef1dc0 item 39 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcf880): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcf880): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcf880): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcf880): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcf880): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.043611704 +0000 UTC m=+325.971966812 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcf880): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcfd80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcfd80): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fdd4690 item 40 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcfd80): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcfd80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcfd80): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcfd80): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcfd80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.044225993 +0000 UTC m=+325.972581112 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdcfd80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec3c0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec3c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec3c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec3c0): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec3c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.044225993 +0000 UTC m=+325.972581112 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec3c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fdd4850 item 40 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec980): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec980): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec980): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec980): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec980): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec980): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec980): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.045520778 +0000 UTC m=+325.973875896 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdec980): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdece80): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdece80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdece80): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fdd4bd0 item 41 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdece80): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdece80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.046006745 +0000 UTC m=+325.974361864 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdece80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded340): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded340): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded340): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded340): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded340): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fdd4d90 item 41 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded340): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded340): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.046658906 +0000 UTC m=+325.975014024 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded340): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded880): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded880): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded880): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded880): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded880): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.046658906 +0000 UTC m=+325.975014024 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fded880): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fdd4f50 item 41 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdedec0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdedec0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdedec0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdedec0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdedec0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdedec0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdedec0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.048222779 +0000 UTC m=+325.976577897 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fdedec0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8e4c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8e4c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8e4c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fdd52d0 item 42 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8e4c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8e4c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.048697135 +0000 UTC m=+325.977052254 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8e4c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ea00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ea00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fdd5490 item 42 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ea00): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ea00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ea00): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ea00): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ea00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.049314921 +0000 UTC m=+325.977670029 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ea00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ef80): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ef80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ef80): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ef80): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ef80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.049314921 +0000 UTC m=+325.977670029 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8ef80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fdd5650 item 42 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8f5c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8f5c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8f5c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8f5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8f5c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8f5c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8f5c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.050561615 +0000 UTC m=+325.978916733 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8f5c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8fac0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8fac0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8fac0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fdd59d0 item 43 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8fac0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8fac0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.051181426 +0000 UTC m=+325.979536544 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ff8fac0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0100): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0100): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0100): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0100): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0100): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fdd5b90 item 43 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0100): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0100): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.051699092 +0000 UTC m=+325.980054201 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0100): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0640): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0640): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0640): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0640): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0640): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.051699092 +0000 UTC m=+325.980054201 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0640): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fdd5d50 item 43 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0c80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0c80): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0c80): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0c80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0c80): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0c80): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0c80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.053056104 +0000 UTC m=+325.981411222 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb0c80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb1180): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb1180): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb1180): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ffb8230 item 44 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb1180): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb1180): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.053561318 +0000 UTC m=+325.981916436 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb1180): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb16c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb16c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ffb83f0 item 44 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb16c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb16c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb16c0): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb16c0): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb16c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.054243887 +0000 UTC m=+325.982599005 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb16c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb1c40): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb1c40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb1c40): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb1c40): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb1c40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.054243887 +0000 UTC m=+325.982599005 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffb1c40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ffb85b0 item 44 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce380): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce380): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce380): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce380): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce380): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce380): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce380): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.055523683 +0000 UTC m=+325.983878801 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce380): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce880): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce880): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce880): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ffb8930 item 45 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce880): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce880): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.056179992 +0000 UTC m=+325.984535100 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffce880): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcef80): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcef80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcef80): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcef80): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcef80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.056179992 +0000 UTC m=+325.984535100 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcef80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ffb8af0 item 45 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcf5c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcf5c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcf5c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcf5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcf5c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcf5c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcf5c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.05767245 +0000 UTC m=+325.986027568 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcf5c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcfac0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcfac0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcfac0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ffb8e70 item 46 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcfac0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcfac0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.058245261 +0000 UTC m=+325.986600379 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffcfac0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea2c0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea2c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea2c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea2c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea2c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.058245261 +0000 UTC m=+325.986600379 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea2c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ffb9030 item 46 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea900): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea900): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea900): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea900): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea900): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea900): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea900): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.059808724 +0000 UTC m=+325.988163842 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffea900): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffeae00): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffeae00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffeae00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ffb93b0 item 47 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffeae00): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffeae00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.060271397 +0000 UTC m=+325.988626515 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffeae00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffeb500): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffeb500): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffeb500): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffeb500): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffeb500): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.060271397 +0000 UTC m=+325.988626515 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffeb500): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ffb9570 item 47 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffebb40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffebb40): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffebb40): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffebb40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffebb40): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffebb40): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffebb40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.061748706 +0000 UTC m=+325.990103824 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79ffebb40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000a140): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000a140): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000a140): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ffb98f0 item 48 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000a140): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000a140): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.062239553 +0000 UTC m=+325.990594671 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000a140): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000a840): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000a840): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000a840): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000a840): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000a840): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.062239553 +0000 UTC m=+325.990594671 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000a840): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ffb9ab0 item 48 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000ae80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000ae80): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000ae80): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000ae80): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000ae80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.063565487 +0000 UTC m=+325.991920605 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000ae80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b300): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b300): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b300): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b300): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b300): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b300): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79ffb9e30 item 49 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b300): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b300): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.064048759 +0000 UTC m=+325.992403877 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b300): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b840): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b840): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b840): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b840): >_readAt: n=8, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b840): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.064048759 +0000 UTC m=+325.992403877 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000b840): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a001e150 item 49 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000bec0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000bec0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000bec0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000bec0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000bec0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.065389169 +0000 UTC m=+325.993744287 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a000bec0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002c4c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002c4c0): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002c4c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a001e4d0 item 50 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002c4c0): _readAt: size=2, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002c4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002c4c0): _writeAt: size=3, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002c4c0): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002c4c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.066005352 +0000 UTC m=+325.994360470 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002c4c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002ca40): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002ca40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002ca40): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002ca40): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002ca40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.066005352 +0000 UTC m=+325.994360470 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002ca40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a001e690 item 50 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d0c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d0c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d0c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d0c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d0c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.067378465 +0000 UTC m=+325.995733583 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d0c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d5c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d5c0): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d5c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d5c0): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d5c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a001ea10 item 51 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d5c0): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d5c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.067916742 +0000 UTC m=+325.996271860 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002d5c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002db00): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002db00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002db00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002db00): >_readAt: n=8, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002db00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.067916742 +0000 UTC m=+325.996271860 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a002db00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a001ebd0 item 51 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044280): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044280): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044280): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044280): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044280): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.069851103 +0000 UTC m=+325.998206211 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044280): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044780): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044780): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044780): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a001ef50 item 52 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044780): _readAt: size=2, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044780): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044780): _writeAt: size=3, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044780): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044780): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.070790908 +0000 UTC m=+325.999146026 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044780): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044d00): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044d00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044d00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044d00): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044d00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.070790908 +0000 UTC m=+325.999146026 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0044d00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a001f110 item 52 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045380): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045380): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045380): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045380): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045380): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.072546622 +0000 UTC m=+326.000901750 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045380): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045880): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045880): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045880): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045880): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045880): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045880): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a001f490 item 53 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045880): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045880): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.073545459 +0000 UTC m=+326.001900607 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045880): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045dc0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045dc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045dc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045dc0): >_readAt: n=8, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045dc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.073545459 +0000 UTC m=+326.001900607 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0045dc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a001f650 item 53 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066540): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066540): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066540): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066540): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066540): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.075567807 +0000 UTC m=+326.003923005 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066540): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066a40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066a40): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066a40): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a001f9d0 item 54 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066a40): _readAt: size=2, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066a40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066a40): _writeAt: size=3, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066a40): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066a40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.076500898 +0000 UTC m=+326.004856007 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066a40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066fc0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066fc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066fc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066fc0): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066fc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.076500898 +0000 UTC m=+326.004856007 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0066fc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a001fb90 item 54 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067640): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067640): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067640): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067640): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067640): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.078076873 +0000 UTC m=+326.006431981 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067640): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067b40): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067b40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067b40): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067b40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067b40): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067b40): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a0080070 item 55 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067b40): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067b40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.078844803 +0000 UTC m=+326.007199921 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0067b40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088180): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088180): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088180): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088180): >_readAt: n=8, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088180): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.078844803 +0000 UTC m=+326.007199921 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088180): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a0080230 item 55 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088800): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088800): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088800): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088800): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088800): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.080639391 +0000 UTC m=+326.008994509 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088800): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088d00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088d00): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088d00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00805b0 item 56 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088d00): _readAt: size=2, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088d00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088d00): _writeAt: size=3, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088d00): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088d00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.081468568 +0000 UTC m=+326.009823686 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0088d00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0089280): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0089280): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0089280): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0089280): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0089280): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.081468568 +0000 UTC m=+326.009823686 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0089280): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a0080770 item 56 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00898c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00898c0): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00898c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00898c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00898c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00898c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00898c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00898c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.083397179 +0000 UTC m=+326.011752297 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00898c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0089e00): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0089e00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0089e00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a0080af0 item 57 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0089e00): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0089e00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.084024493 +0000 UTC m=+326.012379611 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0089e00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a4440): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a4440): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a4440): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a4440): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a4440): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a4440): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a0080cb0 item 57 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a4440): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a4440): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.084899014 +0000 UTC m=+326.013254132 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a4440): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a49c0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a49c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a49c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a49c0): >_readAt: n=8, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a49c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.084899014 +0000 UTC m=+326.013254132 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a49c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a0080e70 item 57 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5000): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5000): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5000): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5000): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5000): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5000): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5000): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5000): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.086777641 +0000 UTC m=+326.015132759 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5000): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5540): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5540): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5540): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00811f0 item 58 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5540): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5540): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.087385178 +0000 UTC m=+326.015740286 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5540): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5a80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5a80): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5a80): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00813b0 item 58 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5a80): _readAt: size=2, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5a80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5a80): _writeAt: size=3, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5a80): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5a80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.08817033 +0000 UTC m=+326.016525459 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00a5a80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6140): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6140): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6140): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6140): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6140): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.08817033 +0000 UTC m=+326.016525459 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6140): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a0081570 item 58 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6780): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6780): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6780): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6780): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6780): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6780): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6780): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6780): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.090068894 +0000 UTC m=+326.018424012 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6780): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6cc0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6cc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6cc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00818f0 item 59 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6cc0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6cc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.090689106 +0000 UTC m=+326.019044224 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c6cc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7200): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7200): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7200): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7200): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7200): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7200): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a0081ab0 item 59 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7200): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7200): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.091405488 +0000 UTC m=+326.019760606 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7200): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7780): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7780): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7780): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7780): >_readAt: n=8, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7780): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.091405488 +0000 UTC m=+326.019760606 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7780): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a0081c70 item 59 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7dc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7dc0): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7dc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7dc0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7dc0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7dc0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7dc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.092968409 +0000 UTC m=+326.021323527 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00c7dc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee400): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee400): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee400): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00ec150 item 60 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee400): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee400): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.093698498 +0000 UTC m=+326.022053616 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee400): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee940): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee940): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee940): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00ec310 item 60 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee940): _readAt: size=2, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee940): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee940): _writeAt: size=3, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee940): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee940): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.094389121 +0000 UTC m=+326.022744239 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ee940): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00eef00): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00eef00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00eef00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00eef00): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00eef00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.094389121 +0000 UTC m=+326.022744239 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00eef00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00ec4d0 item 60 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ef540): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ef540): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ef540): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ef540): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ef540): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ef540): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ef540): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ef540): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.096166617 +0000 UTC m=+326.024521756 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00ef540): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00efa80): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00efa80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00efa80): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00ec850 item 61 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00efa80): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00efa80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.096858954 +0000 UTC m=+326.025214072 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a00efa80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0116280): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0116280): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0116280): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0116280): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0116280): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.096858954 +0000 UTC m=+326.025214072 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0116280): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00eca10 item 61 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01168c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01168c0): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01168c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01168c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01168c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01168c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01168c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01168c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.098856545 +0000 UTC m=+326.027211663 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01168c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0116e00): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0116e00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0116e00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00ecd90 item 62 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0116e00): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0116e00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.099581364 +0000 UTC m=+326.027936482 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0116e00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117500): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117500): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117500): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117500): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117500): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.099581364 +0000 UTC m=+326.027936482 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117500): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00ecf50 item 62 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117b40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117b40): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117b40): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117b40): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117b40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117b40): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117b40): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117b40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.101514865 +0000 UTC m=+326.029869973 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0117b40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132180): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132180): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132180): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00ed2d0 item 63 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132180): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132180): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.10202619 +0000 UTC m=+326.030381308 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132180): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132880): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132880): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132880): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132880): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132880): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.10202619 +0000 UTC m=+326.030381308 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132880): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00ed490 item 63 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132ec0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132ec0): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132ec0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132ec0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132ec0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132ec0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132ec0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.103938941 +0000 UTC m=+326.032294059 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0132ec0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0133400): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0133400): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0133400): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00ed810 item 64 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0133400): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0133400): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.105732988 +0000 UTC m=+326.034088126 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0133400): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0133b00): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0133b00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0133b00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0133b00): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0133b00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.105732988 +0000 UTC m=+326.034088126 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0133b00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00ed9d0 item 64 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28340): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28340): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28340): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28340): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28340): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.108362142 +0000 UTC m=+326.036717260 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28340): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28800): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28800): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28800): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28800): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28800): _writeAt: size=3, off=2 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd0a7e0 item 65 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28800): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28800): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.109397096 +0000 UTC m=+326.037752214 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28800): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28d00): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28d00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28d00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28d00): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28d00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.109397096 +0000 UTC m=+326.037752214 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd28d00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd0a9a0 item 65 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd29340): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd29340): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd29340): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd29340): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd29340): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.111773202 +0000 UTC m=+326.040128320 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd29340): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd297c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd297c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd0ad20 item 66 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd297c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd297c0): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd297c0): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd297c0): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd297c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.112500185 +0000 UTC m=+326.040855303 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd297c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd29d00): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd29d00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd29d00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd29d00): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd29d00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.112500185 +0000 UTC m=+326.040855303 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd29d00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd0aee0 item 66 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd50440): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd50440): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd50440): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd50440): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd50440): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.114415571 +0000 UTC m=+326.042770690 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd50440): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd508c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd508c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd508c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd508c0): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd508c0): _writeAt: size=3, off=2 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd0b260 item 67 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd508c0): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd508c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.115068454 +0000 UTC m=+326.043423572 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd508c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd50dc0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd50dc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd50dc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd50dc0): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd50dc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.115068454 +0000 UTC m=+326.043423572 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd50dc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd0b420 item 67 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51440): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51440): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51440): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51440): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51440): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.116761389 +0000 UTC m=+326.045116508 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51440): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51940): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51940): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd0b7a0 item 68 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51940): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51940): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51940): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51940): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51940): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.117612106 +0000 UTC m=+326.045967314 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51940): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51e80): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51e80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51e80): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51e80): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51e80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.117612106 +0000 UTC m=+326.045967314 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd51e80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd0b960 item 68 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6a5c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6a5c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6a5c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6a5c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6a5c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.121727316 +0000 UTC m=+326.050082495 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6a5c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6aa40): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6aa40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6aa40): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6aa40): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6aa40): _writeAt: size=3, off=2 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd0bce0 item 69 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6aa40): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6aa40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.122470219 +0000 UTC m=+326.050825347 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6aa40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6af40): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6af40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6af40): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6af40): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6af40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.122470219 +0000 UTC m=+326.050825347 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6af40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd78000 item 69 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6b5c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6b5c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6b5c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6b5c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6b5c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.125329026 +0000 UTC m=+326.053684144 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6b5c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6bac0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6bac0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd78380 item 70 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6bac0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6bac0): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6bac0): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6bac0): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6bac0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.126341858 +0000 UTC m=+326.054696976 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b79fd6bac0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018a100): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018a100): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018a100): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018a100): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018a100): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.126341858 +0000 UTC m=+326.054696976 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018a100): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd78540 item 70 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018a780): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018a780): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018a780): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018a780): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018a780): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.128120997 +0000 UTC m=+326.056476136 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018a780): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018ac80): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018ac80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018ac80): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018ac80): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018ac80): _writeAt: size=3, off=2 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd788c0 item 71 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018ac80): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018ac80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.128905838 +0000 UTC m=+326.057260977 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018ac80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018b180): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018b180): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018b180): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018b180): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018b180): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.128905838 +0000 UTC m=+326.057260977 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018b180): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd78a80 item 71 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018b800): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018b800): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018b800): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018b800): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018b800): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.131255545 +0000 UTC m=+326.059610663 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018b800): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018bd00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018bd00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd78e00 item 72 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018bd00): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018bd00): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018bd00): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018bd00): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018bd00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.131976256 +0000 UTC m=+326.060331374 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a018bd00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac340): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac340): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac340): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac340): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac340): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.131976256 +0000 UTC m=+326.060331374 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac340): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd78fc0 item 72 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac900): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac900): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac900): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac900): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac900): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac900): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac900): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.133825006 +0000 UTC m=+326.062180124 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ac900): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0158100): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0158100): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0158100): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00edc00 item 73 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0158100): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0158100): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.134657648 +0000 UTC m=+326.063012766 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0158100): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01585c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01585c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01585c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01585c0): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01585c0): _writeAt: size=3, off=2 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a00eddc0 item 73 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01585c0): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01585c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.135628342 +0000 UTC m=+326.063983460 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01585c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0158b00): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0158b00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0158b00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0158b00): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0158b00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.135628342 +0000 UTC m=+326.063983460 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0158b00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a015e0e0 item 73 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159140): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159140): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159140): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159140): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159140): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159140): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159140): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.138068468 +0000 UTC m=+326.066423606 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159140): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159640): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159640): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159640): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a015e460 item 74 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159640): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159640): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.138832641 +0000 UTC m=+326.067187759 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159640): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159b80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159b80): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a015e620 item 74 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159b80): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159b80): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159b80): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159b80): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159b80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.139799035 +0000 UTC m=+326.068154163 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0159b80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178200): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178200): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178200): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178200): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178200): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.139799035 +0000 UTC m=+326.068154163 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178200): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a015e7e0 item 74 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178840): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178840): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178840): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178840): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178840): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178840): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178840): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.142057789 +0000 UTC m=+326.070412938 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178840): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178d40): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178d40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178d40): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a015eb60 item 75 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178d40): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178d40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.142688691 +0000 UTC m=+326.071043809 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0178d40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179280): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179280): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179280): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179280): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179280): _writeAt: size=3, off=2 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a015ed20 item 75 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179280): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179280): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.143451521 +0000 UTC m=+326.071806639 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179280): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01797c0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01797c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01797c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01797c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01797c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.143451521 +0000 UTC m=+326.071806639 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01797c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a015eee0 item 75 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179e00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179e00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179e00): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179e00): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179e00): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179e00): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179e00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.14487055 +0000 UTC m=+326.073225668 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0179e00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212400): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212400): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212400): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a015f260 item 76 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212400): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212400): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.145414798 +0000 UTC m=+326.073769916 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212400): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212940): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212940): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a015f420 item 76 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212940): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212940): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212940): _writeAt: size=3, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212940): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212940): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.146119969 +0000 UTC m=+326.074475087 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212940): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212ec0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212ec0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212ec0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212ec0): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212ec0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.146119969 +0000 UTC m=+326.074475087 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0212ec0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a015f5e0 item 76 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213500): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213500): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213500): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213500): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213500): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213500): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213500): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.147563495 +0000 UTC m=+326.075918613 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213500): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213a00): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213a00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213a00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a015f960 item 77 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213a00): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213a00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.148065583 +0000 UTC m=+326.076420701 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0213a00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e200): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e200): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e200): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e200): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e200): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.148065583 +0000 UTC m=+326.076420701 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e200): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a015fb20 item 77 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e840): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e840): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e840): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e840): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e840): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e840): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e840): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.149683807 +0000 UTC m=+326.078038925 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022e840): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022ed40): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022ed40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022ed40): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a024e000 item 78 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022ed40): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022ed40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.150286015 +0000 UTC m=+326.078641122 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022ed40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01acdc0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01acdc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01acdc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01acdc0): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01acdc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.150286015 +0000 UTC m=+326.078641122 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01acdc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a024e1c0 item 78 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad400): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad400): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad400): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad400): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad400): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad400): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad400): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.152461632 +0000 UTC m=+326.080816750 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad400): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad900): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad900): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad900): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd795e0 item 79 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad900): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad900): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.153002363 +0000 UTC m=+326.081357481 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01ad900): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8100): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8100): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8100): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8100): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8100): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.153002363 +0000 UTC m=+326.081357481 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8100): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd797a0 item 79 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8740): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8740): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8740): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8740): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8740): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8740): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8740): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.155179864 +0000 UTC m=+326.083535032 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8740): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8c40): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8c40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8c40): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd79b20 item 80 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8c40): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8c40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.155879255 +0000 UTC m=+326.084234393 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c8c40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9340): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9340): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9340): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9340): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9340): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.155879255 +0000 UTC m=+326.084234393 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9340): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b79fd79ce0 item 80 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9980): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9980): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9980): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9980): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9980): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.158406035 +0000 UTC m=+326.086761163 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9980): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9e00): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9e00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9e00): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9e00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9e00): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9e00): _writeAt: size=3, off=7 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a01de1c0 item 81 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9e00): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9e00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.159407887 +0000 UTC m=+326.087763005 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01c9e00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8440): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8440): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8440): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8440): >_readAt: n=8, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8440): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.159407887 +0000 UTC m=+326.087763005 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8440): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a01de380 item 81 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8ac0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8ac0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8ac0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8ac0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8ac0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.161378247 +0000 UTC m=+326.089733355 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8ac0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8fc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8fc0): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8fc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a01de700 item 82 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8fc0): _readAt: size=2, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8fc0): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8fc0): _writeAt: size=3, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8fc0): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8fc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.162240173 +0000 UTC m=+326.090595291 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e8fc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e9540): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e9540): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e9540): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e9540): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e9540): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.162240173 +0000 UTC m=+326.090595291 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e9540): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a01de8c0 item 82 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e9bc0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e9bc0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e9bc0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e9bc0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e9bc0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.163987924 +0000 UTC m=+326.092343042 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a01e9bc0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c1c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c1c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c1c0): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c1c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c1c0): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c1c0): _writeAt: size=3, off=7 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a01dec40 item 83 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c1c0): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c1c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.164648141 +0000 UTC m=+326.093003259 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c1c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c700): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c700): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c700): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c700): >_readAt: n=8, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c700): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.164648141 +0000 UTC m=+326.093003259 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028c700): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a01dee00 item 83 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028cd80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028cd80): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028cd80): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028cd80): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028cd80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.166066668 +0000 UTC m=+326.094421786 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028cd80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d280): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d280): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d280): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a01df180 item 84 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d280): _readAt: size=2, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d280): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d280): _writeAt: size=3, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d280): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d280): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.169682235 +0000 UTC m=+326.098037353 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d280): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d800): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d800): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d800): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d800): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d800): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.169682235 +0000 UTC m=+326.098037353 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028d800): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a01df340 item 84 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028de80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028de80): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028de80): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028de80): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028de80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.171442689 +0000 UTC m=+326.099797807 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a028de80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac480): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac480): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac480): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac480): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac480): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac480): _writeAt: size=3, off=7 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a01df6c0 item 85 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac480): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac480): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.172912935 +0000 UTC m=+326.101268053 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac480): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac9c0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac9c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac9c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac9c0): >_readAt: n=8, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac9c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.172912935 +0000 UTC m=+326.101268053 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ac9c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a01df880 item 85 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad040): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad040): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad040): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad040): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad040): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.176602089 +0000 UTC m=+326.104957207 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad040): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad540): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad540): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad540): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a01dfc00 item 86 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad540): _readAt: size=2, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad540): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad540): _writeAt: size=3, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad540): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad540): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.177618528 +0000 UTC m=+326.105973636 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ad540): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02adac0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02adac0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02adac0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02adac0): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02adac0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.177618528 +0000 UTC m=+326.105973636 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02adac0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a01dfdc0 item 86 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc240): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc240): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc240): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc240): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc240): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.179450768 +0000 UTC m=+326.107805916 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc240): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc740): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc740): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc740): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc740): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc740): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc740): _writeAt: size=3, off=7 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a02c82a0 item 87 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc740): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc740): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.180127335 +0000 UTC m=+326.108482453 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cc740): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ccc80): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ccc80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ccc80): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ccc80): >_readAt: n=8, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ccc80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.180127335 +0000 UTC m=+326.108482453 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02ccc80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a02c8460 item 87 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd300): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd300): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd300): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd300): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd300): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.181839137 +0000 UTC m=+326.110194255 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd300): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd800): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd800): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd800): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a02c87e0 item 88 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd800): _readAt: size=2, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd800): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd800): _writeAt: size=3, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd800): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd800): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.182678471 +0000 UTC m=+326.111033589 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cd800): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cdd80): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cdd80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cdd80): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cdd80): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cdd80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.182678471 +0000 UTC m=+326.111033589 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02cdd80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a02c89a0 item 88 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e84c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e84c0): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e84c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e84c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e84c0): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e84c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e84c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e84c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.184592756 +0000 UTC m=+326.112947874 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e84c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8a00): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8a00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8a00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a02c8d20 item 89 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8a00): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8a00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.185321812 +0000 UTC m=+326.113676950 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8a00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8f40): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8f40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8f40): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8f40): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8f40): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8f40): _writeAt: size=3, off=7 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a02c8ee0 item 89 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8f40): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8f40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.186109339 +0000 UTC m=+326.114464457 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e8f40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e94c0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e94c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e94c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e94c0): >_readAt: n=8, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e94c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.186109339 +0000 UTC m=+326.114464457 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e94c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a02c90a0 item 89 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e9b00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e9b00): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e9b00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e9b00): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e9b00): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e9b00): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e9b00): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e9b00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.187963039 +0000 UTC m=+326.116318157 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02e9b00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308140): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308140): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308140): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a02c9420 item 90 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308140): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308140): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.188644856 +0000 UTC m=+326.116999974 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308140): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308680): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308680): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308680): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a02c95e0 item 90 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308680): _readAt: size=2, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308680): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308680): _writeAt: size=3, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308680): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308680): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.189341843 +0000 UTC m=+326.117696961 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308680): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308c40): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308c40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308c40): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308c40): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308c40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.189341843 +0000 UTC m=+326.117696961 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0308c40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a02c97a0 item 90 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309280): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309280): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309280): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309280): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309280): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309280): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309280): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309280): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.191159544 +0000 UTC m=+326.119514662 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309280): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03097c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03097c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03097c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a02c9b20 item 91 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03097c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03097c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.191743767 +0000 UTC m=+326.120098886 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03097c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309d00): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309d00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309d00): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309d00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309d00): >_readAt: n=2, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309d00): _writeAt: size=3, off=7 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a02c9ce0 item 91 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309d00): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309d00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.192499293 +0000 UTC m=+326.120854411 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0309d00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0326380): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0326380): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0326380): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0326380): >_readAt: n=8, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0326380): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.192499293 +0000 UTC m=+326.120854411 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0326380): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a032a000 item 91 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03269c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03269c0): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03269c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03269c0): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03269c0): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03269c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03269c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03269c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.194109844 +0000 UTC m=+326.122464962 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a03269c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0326f00): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0326f00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0326f00): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a032a380 item 92 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0326f00): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0326f00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.194702533 +0000 UTC m=+326.123057651 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0326f00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327440): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327440): open at offset 5 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327440): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a032a540 item 92 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327440): _readAt: size=2, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327440): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327440): _writeAt: size=3, off=5 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327440): >_writeAt: n=3, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327440): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.195529735 +0000 UTC m=+326.123884843 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327440): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327a00): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327a00): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327a00): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327a00): >_readAt: n=3, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327a00): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.195529735 +0000 UTC m=+326.123884843 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0327a00): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a032a700 item 92 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a140): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a140): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a140): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a140): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a140): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a140): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a140): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a140): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.197164282 +0000 UTC m=+326.125519400 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a140): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a680): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a680): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a680): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a032aa80 item 93 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a680): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a680): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.197738194 +0000 UTC m=+326.126093333 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034a680): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034ad80): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034ad80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034ad80): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034ad80): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034ad80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.197738194 +0000 UTC m=+326.126093333 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a034ad80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a032ac40 item 93 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022f900): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022f900): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022f900): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022f900): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022f900): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022f900): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022f900): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022f900): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.199980267 +0000 UTC m=+326.128335385 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022f900): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022fe40): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022fe40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022fe40): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a024e540 item 94 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022fe40): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022fe40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.200759368 +0000 UTC m=+326.129114486 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a022fe40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262640): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262640): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262640): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262640): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262640): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.200759368 +0000 UTC m=+326.129114486 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262640): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a024e700 item 94 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262c80): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262c80): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262c80): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262c80): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262c80): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262c80): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262c80): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262c80): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.202791455 +0000 UTC m=+326.131146593 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0262c80): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02631c0): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02631c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02631c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a024ea80 item 95 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02631c0): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02631c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.203529278 +0000 UTC m=+326.131884396 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02631c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02638c0): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02638c0): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02638c0): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02638c0): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02638c0): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.203529278 +0000 UTC m=+326.131884396 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a02638c0): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a024ec40 item 95 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384000): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384000): open at offset 0 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384000): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384000): _readAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384000): >_readAt: n=0, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384000): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384000): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384000): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.206371534 +0000 UTC m=+326.134726692 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384000): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384540): _writeAt: size=5, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384540): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384540): >openPending: err= 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a024efc0 item 96 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384540): >_writeAt: n=5, err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384540): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.20729114 +0000 UTC m=+326.135646258 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384540): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:15:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:15:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384c40): _readAt: size=512, off=0 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384c40): openPending: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384c40): >openPending: err= 2026/07/21 03:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384c40): >_readAt: n=5, err=EOF 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384c40): close: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:15:38.20729114 +0000 UTC m=+326.135646258 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : open-test-file(0x2b7a0384c40): >close: err= 2026/07/21 03:15:38 DEBUG : open-test-file: Remove: 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b7a024f180 item 96 2026/07/21 03:15:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:15:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:15:38 DEBUG : open-test-file: >Remove: err= 2026/07/21 03:15:38 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:38 DEBUG : Looking for writers 2026/07/21 03:15:38 DEBUG : >WaitForWriters: 2026/07/21 03:15:38 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.61s) --- PASS: TestRWFileHandleOpenTests/writes (0.80s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- 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.01s) --- 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.81s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.20s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:38 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:38 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:38 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:38 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:38 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:38 DEBUG : file1: newRWFileHandle: 2026/07/21 03:15:38 DEBUG : file1(0x2b7a0385300): openPending: 2026/07/21 03:15:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:38 DEBUG : file1(0x2b7a0385300): >openPending: err= 2026/07/21 03:15:38 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:15:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:15:38 DEBUG : file1(0x2b7a0385300): _writeAt: size=2, off=0 2026/07/21 03:15:38 DEBUG : file1(0x2b7a0385300): >_writeAt: n=2, err= 2026/07/21 03:15:38 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/21 03:15:38 DEBUG : file1(0x2b7a0385300): RWFileHandle.Flush 2026/07/21 03:15:38 DEBUG : file1(0x2b7a0385300): RWFileHandle.Release 2026/07/21 03:15:38 DEBUG : file1(0x2b7a0385300): close: 2026/07/21 03:15:38 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/21 03:15:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:38 DEBUG : file1(0x2b7a0385300): >close: err= 2026/07/21 03:15:38 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:38 DEBUG : Looking for writers 2026/07/21 03:15:38 DEBUG : file1: reading active writers 2026/07/21 03:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:15:38 DEBUG : Looking for writers 2026/07/21 03:15:38 DEBUG : file1: reading active writers 2026/07/21 03:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:15:38 DEBUG : Looking for writers 2026/07/21 03:15:38 DEBUG : file1: reading active writers 2026/07/21 03:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:15:38 DEBUG : Looking for writers 2026/07/21 03:15:38 DEBUG : file1: reading active writers 2026/07/21 03:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:15:38 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:15:38 DEBUG : Looking for writers 2026/07/21 03:15:38 DEBUG : file1: reading active writers 2026/07/21 03:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:15:39 DEBUG : Looking for writers 2026/07/21 03:15:39 DEBUG : file1: reading active writers 2026/07/21 03:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:15:39 DEBUG : Looking for writers 2026/07/21 03:15:39 DEBUG : file1: reading active writers 2026/07/21 03:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:15:39 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/21 03:15:40 DEBUG : Looking for writers 2026/07/21 03:15:40 DEBUG : file1: reading active writers 2026/07/21 03:15:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/21 03:15:40 DEBUG : file1: size = 2 OK 2026/07/21 03:15:40 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/21 03:15:40 INFO : file1: Copied (new) 2026/07/21 03:15:40 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/21 03:15:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:15:40 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/21 03:15:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:15:40 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:15:41 DEBUG : Looking for writers 2026/07/21 03:15:41 DEBUG : file1: reading active writers 2026/07/21 03:15:41 DEBUG : >WaitForWriters: 2026/07/21 03:15:41 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:41 DEBUG : Looking for writers 2026/07/21 03:15:41 DEBUG : file1: reading active writers 2026/07/21 03:15:41 DEBUG : >WaitForWriters: 2026/07/21 03:15:41 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.25s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:41 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:41 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:41 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:41 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:41 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:15:41 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:42 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:15:42 DEBUG : rename_me: newRWFileHandle: 2026/07/21 03:15:42 DEBUG : rename_me(0x2b79f484100): openPending: 2026/07/21 03:15:42 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:15:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/21 03:15:42 DEBUG : rename_me(0x2b79f484100): >openPending: err= 2026/07/21 03:15:42 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/21 03:15:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/21 03:15:42 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/21 03:15:42 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/21 03:15:42 DEBUG : rename_me(0x2b79f484100): _writeAt: size=5, off=0 2026/07/21 03:15:42 DEBUG : rename_me(0x2b79f484100): >_writeAt: n=5, err= 2026/07/21 03:15:42 DEBUG : rename_me(0x2b79f484100): close: 2026/07/21 03:15:42 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-21 03:15:42.025615872 +0000 UTC m=+329.953970990 2026/07/21 03:15:42 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/21 03:15:42 DEBUG : rename_me(0x2b79f484100): >close: err= 2026/07/21 03:15:42 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/21 03:15:42 DEBUG : i_was_renamed: Updating file with 0x2b79f4a00d0 2026/07/21 03:15:42 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/21 03:15:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/21 03:15:42 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:15:42 DEBUG : Looking for writers 2026/07/21 03:15:42 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:15:42 DEBUG : Looking for writers 2026/07/21 03:15:42 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:15:42 DEBUG : Looking for writers 2026/07/21 03:15:42 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:15:42 DEBUG : Looking for writers 2026/07/21 03:15:42 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:15:42 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/21 03:15:42 DEBUG : Looking for writers 2026/07/21 03:15:42 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/21 03:15:42 DEBUG : Looking for writers 2026/07/21 03:15:42 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/21 03:15:42 DEBUG : Looking for writers 2026/07/21 03:15:42 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:15:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/21 03:15:42 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/07/21 03:15:43 DEBUG : Looking for writers 2026/07/21 03:15:43 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:15:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/21 03:15:44 DEBUG : i_was_renamed: size = 5 OK 2026/07/21 03:15:44 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:15:44 INFO : i_was_renamed: Copied (new) 2026/07/21 03:15:44 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-21 03:15:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 03:15:44 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/21 03:15:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/21 03:15:44 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/21 03:15:44 DEBUG : Looking for writers 2026/07/21 03:15:44 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:15:44 DEBUG : >WaitForWriters: 2026/07/21 03:15:44 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.04s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:15:44 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:15:44 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:15:44 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:44 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:15:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hewozah3yina" 2026/07/21 03:15:44 INFO : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:15:45 DEBUG : forgetting directory cache 2026/07/21 03:15:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate(0x2b7a0384340): _readAt: size=512, off=0 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate(0x2b7a0384340): openPending: 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 02:16:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 03:15:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate(0x2b7a0384340): >openPending: err= 2026/07/21 03:15:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate(0x2b7a0384340): >_readAt: n=20, err=EOF 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate(0x2b7a0384340): close: 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:16:44 +0000 UTC 2026/07/21 03:15:47 DEBUG : TestRWCacheUpdate(0x2b7a0384340): >close: err= 2026/07/21 03:15:47 DEBUG : Re-reading directory (196.097352ms old) 2026/07/21 03:15:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:15:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 03:15:48 DEBUG : forgetting directory cache 2026/07/21 03:15:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate(0x2b79efbf380): _readAt: size=512, off=0 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate(0x2b79efbf380): openPending: 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 02:17:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-21 02:16:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 02:17:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-21 02:16:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/21 03:15:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 03:15:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate(0x2b79efbf380): >openPending: err= 2026/07/21 03:15:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate(0x2b79efbf380): >_readAt: n=20, err=EOF 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate(0x2b79efbf380): close: 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:17:44 +0000 UTC 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate(0x2b79efbf380): >close: err= 2026/07/21 03:15:50 DEBUG : Re-reading directory (197.948286ms old) 2026/07/21 03:15:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:15:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 03:15:51 DEBUG : forgetting directory cache 2026/07/21 03:15:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/21 03:15:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate(0x2b7a0384200): _readAt: size=512, off=0 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate(0x2b7a0384200): openPending: 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 02:18:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-21 02:17:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 02:18:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-21 02:17:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/21 03:15:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 03:15:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate(0x2b7a0384200): >openPending: err= 2026/07/21 03:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate(0x2b7a0384200): >_readAt: n=20, err=EOF 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate(0x2b7a0384200): close: 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:18:44 +0000 UTC 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate(0x2b7a0384200): >close: err= 2026/07/21 03:15:53 DEBUG : Re-reading directory (196.596564ms old) 2026/07/21 03:15:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:15:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 03:15:53 DEBUG : forgetting directory cache 2026/07/21 03:15:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate(0x2b7a0384a80): _readAt: size=512, off=0 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate(0x2b7a0384a80): openPending: 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 02:19:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-21 02:18:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 02:19:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-21 02:18:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/21 03:15:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 03:15:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate(0x2b7a0384a80): >openPending: err= 2026/07/21 03:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:15:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:15:56 DEBUG : TestRWCacheUpdate(0x2b7a0384a80): >_readAt: n=20, err=EOF 2026/07/21 03:15:56 DEBUG : TestRWCacheUpdate(0x2b7a0384a80): close: 2026/07/21 03:15:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:19:44 +0000 UTC 2026/07/21 03:15:56 DEBUG : TestRWCacheUpdate(0x2b7a0384a80): >close: err= 2026/07/21 03:15:56 DEBUG : Re-reading directory (195.293635ms old) 2026/07/21 03:15:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:15:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 03:15:56 DEBUG : forgetting directory cache 2026/07/21 03:15:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate(0x2b79ed24700): _readAt: size=512, off=0 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate(0x2b79ed24700): openPending: 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 02:20:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-21 02:19:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 02:20:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-21 02:19:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/21 03:15:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 03:15:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate(0x2b79ed24700): >openPending: err= 2026/07/21 03:15:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate(0x2b79ed24700): >_readAt: n=20, err=EOF 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate(0x2b79ed24700): close: 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:20:44 +0000 UTC 2026/07/21 03:15:58 DEBUG : TestRWCacheUpdate(0x2b79ed24700): >close: err= 2026/07/21 03:15:58 DEBUG : Re-reading directory (197.596552ms old) 2026/07/21 03:15:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:15:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 03:15:59 DEBUG : forgetting directory cache 2026/07/21 03:15:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate(0x2b79efbf5c0): _readAt: size=512, off=0 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate(0x2b79efbf5c0): openPending: 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 02:21:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-21 02:20:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 02:21:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-21 02:20:44 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/21 03:16:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 03:16:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate(0x2b79efbf5c0): >openPending: err= 2026/07/21 03:16:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate(0x2b79efbf5c0): >_readAt: n=20, err=EOF 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate(0x2b79efbf5c0): close: 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:21:44 +0000 UTC 2026/07/21 03:16:01 DEBUG : TestRWCacheUpdate(0x2b79efbf5c0): >close: err= 2026/07/21 03:16:01 DEBUG : Re-reading directory (197.409869ms old) 2026/07/21 03:16:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:16:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 03:16:02 DEBUG : forgetting directory cache 2026/07/21 03:16:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate(0x2b7a03842c0): _readAt: size=512, off=0 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate(0x2b7a03842c0): openPending: 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-21 02:22:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-21 02:21:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-21 02:22:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-21 02:21:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/21 03:16:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/21 03:16:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate(0x2b7a03842c0): >openPending: err= 2026/07/21 03:16:04 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate(0x2b7a03842c0): >_readAt: n=21, err=EOF 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate(0x2b7a03842c0): close: 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:22:44 +0000 UTC 2026/07/21 03:16:04 DEBUG : TestRWCacheUpdate(0x2b7a03842c0): >close: err= 2026/07/21 03:16:04 DEBUG : Re-reading directory (197.373121ms old) 2026/07/21 03:16:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:16:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 03:16:05 DEBUG : forgetting directory cache 2026/07/21 03:16:05 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate(0x2b7a03849c0): _readAt: size=512, off=0 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate(0x2b7a03849c0): openPending: 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-21 02:23:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-21 02:22:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-21 02:23:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-21 02:22:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/21 03:16:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/21 03:16:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate(0x2b7a03849c0): >openPending: err= 2026/07/21 03:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate(0x2b7a03849c0): >_readAt: n=22, err=EOF 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate(0x2b7a03849c0): close: 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:23:44 +0000 UTC 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate(0x2b7a03849c0): >close: err= 2026/07/21 03:16:07 DEBUG : Re-reading directory (199.405387ms old) 2026/07/21 03:16:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:16:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 03:16:08 DEBUG : forgetting directory cache 2026/07/21 03:16:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate(0x2b79efbe780): _readAt: size=512, off=0 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate(0x2b79efbe780): openPending: 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-21 02:24:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-21 02:23:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-21 02:24:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-21 02:23:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/21 03:16:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/21 03:16:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate(0x2b79efbe780): >openPending: err= 2026/07/21 03:16:10 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate(0x2b79efbe780): >_readAt: n=23, err=EOF 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate(0x2b79efbe780): close: 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:24:44 +0000 UTC 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate(0x2b79efbe780): >close: err= 2026/07/21 03:16:10 DEBUG : Re-reading directory (197.669791ms old) 2026/07/21 03:16:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:16:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 03:16:11 DEBUG : forgetting directory cache 2026/07/21 03:16:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/07/21 03:16:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate(0x2b79efbf540): _readAt: size=512, off=0 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate(0x2b79efbf540): openPending: 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-21 02:25:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-21 02:24:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-21 02:25:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-21 02:24:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/21 03:16:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/21 03:16:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate(0x2b79efbf540): >openPending: err= 2026/07/21 03:16:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate(0x2b79efbf540): >_readAt: n=24, err=EOF 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate(0x2b79efbf540): close: 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:25:44 +0000 UTC 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate(0x2b79efbf540): >close: err= 2026/07/21 03:16:13 DEBUG : Re-reading directory (198.758015ms old) 2026/07/21 03:16:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/21 03:16:13 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:16:13 DEBUG : Looking for writers 2026/07/21 03:16:13 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/21 03:16:13 DEBUG : >WaitForWriters: 2026/07/21 03:16:13 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': vfs cache: cleaner exiting 2026/07/21 03:16:13 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (29.29s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.39s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:16:15 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/07/21 03:16:17 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/07/21 03:16:18 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:16:18 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:16:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:16:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/21 03:16:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/21 03:16:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/21 03:16:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:16:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:16:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:16:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/21 03:16:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/21 03:16:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/21 03:16:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:16:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:16:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:16:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/21 03:16:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/21 03:16:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/21 03:16:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:16:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:16:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:16:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/21 03:16:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:16:19 DEBUG : Looking for writers 2026/07/21 03:16:19 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/21 03:16:19 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/21 03:16:19 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.35s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:16:20 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:16:20 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:16:20 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': Reusing VFS from active cache 2026/07/21 03:16:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:16:20 DEBUG : Looking for writers 2026/07/21 03:16:20 DEBUG : >WaitForWriters: 2026/07/21 03:16:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:16:20 DEBUG : Looking for writers 2026/07/21 03:16:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.38s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:16:21 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:16:21 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:16:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:16:21 DEBUG : Looking for writers 2026/07/21 03:16:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.39s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:16:21 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:16:21 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:16:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:16:21 DEBUG : Looking for writers 2026/07/21 03:16:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.80s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:16:22 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:16:22 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:16:23 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:16:25 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/21 03:16:27 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:16:27 DEBUG : dir: Looking for writers 2026/07/21 03:16:27 DEBUG : file2: reading active writers 2026/07/21 03:16:27 DEBUG : Looking for writers 2026/07/21 03:16:27 DEBUG : dir: reading active writers 2026/07/21 03:16:27 DEBUG : file1: reading active writers 2026/07/21 03:16:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.23s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:16:28 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:16:28 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:16:29 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:16:32 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/21 03:16:33 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:16:33 DEBUG : dir: Looking for writers 2026/07/21 03:16:33 DEBUG : Looking for writers 2026/07/21 03:16:33 DEBUG : dir: reading active writers 2026/07/21 03:16:33 DEBUG : file1: reading active writers 2026/07/21 03:16:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.41s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:16:35 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:16:35 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:16:35 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/21 03:16:38 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/21 03:16:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:16:39 DEBUG : file1: Open: flags=O_RDONLY 2026/07/21 03:16:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/21 03:16:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/21 03:16:39 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:16:39 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/21 03:16:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:16:39 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/21 03:16:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:16:39 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:16:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/21 03:16:39 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/21 03:16:39 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/21 03:16:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/21 03:16:39 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 03:16:41 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/21 03:16:41 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:16:41 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/21 03:16:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/21 03:16:41 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:16:41 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/21 03:16:41 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:16:41 DEBUG : dir: Looking for writers 2026/07/21 03:16:41 DEBUG : file2: reading active writers 2026/07/21 03:16:41 DEBUG : new_file.txt: reading active writers 2026/07/21 03:16:41 DEBUG : Looking for writers 2026/07/21 03:16:41 DEBUG : dir: reading active writers 2026/07/21 03:16:41 DEBUG : file1: reading active writers 2026/07/21 03:16:41 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.05s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:16:43 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:16:43 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:16:44 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/21 03:16:46 DEBUG : dir/file2: same parent dir (ODFfMTI3MzE0NjdfcGZiaWk) - using file/rename instead of move_copy for dir/file1 2026/07/21 03:16:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/21 03:16:46 DEBUG : dir/file1: Updating file with dir/file1 0x2b7a0396680 2026/07/21 03:16:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/21 03:16:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:16:48 INFO : dir/file1: Moved (server-side) to: file0 2026/07/21 03:16:48 DEBUG : file0: Updating file with file0 0x2b7a0396680 2026/07/21 03:16:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:16:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/21 03:16:48 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:16:48 DEBUG : dir: Looking for writers 2026/07/21 03:16:48 DEBUG : Looking for writers 2026/07/21 03:16:48 DEBUG : dir: reading active writers 2026/07/21 03:16:48 DEBUG : file0: reading active writers 2026/07/21 03:16:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.46s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:16:49 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:16:49 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:16:49 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:16:49 DEBUG : Looking for writers 2026/07/21 03:16:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.57s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:16:50 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:16:50 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:16:50 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/21 03:16:51 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/21 03:16:52 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/21 03:16:53 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/21 03:16:54 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/21 03:16:54 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:16:54 DEBUG : Looking for writers 2026/07/21 03:16:54 DEBUG : a: Looking for writers 2026/07/21 03:16:54 DEBUG : b: Looking for writers 2026/07/21 03:16:54 DEBUG : c: Looking for writers 2026/07/21 03:16:54 DEBUG : d: Looking for writers 2026/07/21 03:16:54 DEBUG : Looking for writers 2026/07/21 03:16:54 DEBUG : d: reading active writers 2026/07/21 03:16:54 DEBUG : /: reading active writers 2026/07/21 03:16:54 DEBUG : a: reading active writers 2026/07/21 03:16:54 DEBUG : b: reading active writers 2026/07/21 03:16:54 DEBUG : c: reading active writers 2026/07/21 03:16:54 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.51s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:16:56 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:16:56 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:16:57 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/21 03:16:58 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/21 03:16:58 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/21 03:16:59 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/21 03:17:02 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:17:02 DEBUG : a/b/c/d: Looking for writers 2026/07/21 03:17:02 DEBUG : a/b/c: Looking for writers 2026/07/21 03:17:02 DEBUG : d: reading active writers 2026/07/21 03:17:02 DEBUG : a/b: Looking for writers 2026/07/21 03:17:02 DEBUG : c: reading active writers 2026/07/21 03:17:02 DEBUG : a: Looking for writers 2026/07/21 03:17:02 DEBUG : b: reading active writers 2026/07/21 03:17:02 DEBUG : Looking for writers 2026/07/21 03:17:02 DEBUG : a: reading active writers 2026/07/21 03:17:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.86s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:17:04 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:17:04 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:17:04 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:17:04 DEBUG : Looking for writers 2026/07/21 03:17:04 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:17:04 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:17:04 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:17:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:17:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:17:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:17:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:17:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:05 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/21 03:17:05 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/21 03:17:05 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/21 03:17:05 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 03:17:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/21 03:17:07 DEBUG : file1: size = 5 OK 2026/07/21 03:17:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:17:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:17:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:17:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:17:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:17:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:17:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:17:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:17:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:17:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:17:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/21 03:17:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/21 03:17:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:17:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:17:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:17:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:07 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 03:17:08 DEBUG : file1: size = 0 OK 2026/07/21 03:17:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:17:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:17:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/21 03:17:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:17:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:17:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:17:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:08 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (7 bytes), uploading instead of streaming 2026/07/21 03:17:09 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/07/21 03:17:10 DEBUG : file1: size = 7 OK 2026/07/21 03:17:10 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/21 03:17:10 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:17:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:10 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:17:10 DEBUG : Looking for writers 2026/07/21 03:17:10 DEBUG : file1: reading active writers 2026/07/21 03:17:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.73s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:17:10 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:17:10 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:17:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:17:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:17:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:17:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:17:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:10 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/21 03:17:11 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/21 03:17:11 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/21 03:17:11 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/21 03:17:11 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (11 bytes), uploading instead of streaming 2026/07/21 03:17:12 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/21 03:17:13 DEBUG : file1: size = 11 OK 2026/07/21 03:17:13 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/21 03:17:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:17:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:13 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/21 03:17:13 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:17:13 DEBUG : Looking for writers 2026/07/21 03:17:13 DEBUG : file1: reading active writers 2026/07/21 03:17:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.79s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:17:14 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:17:14 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:17:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:17:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:17:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:17:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:17:14 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/21 03:17:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:14 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 03:17:15 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/21 03:17:16 DEBUG : file1: size = 5 OK 2026/07/21 03:17:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:17:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:17:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:16 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/21 03:17:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:17:16 DEBUG : Looking for writers 2026/07/21 03:17:16 DEBUG : file1: reading active writers 2026/07/21 03:17:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.43s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:17:16 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:17:16 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:17:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:17:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:17:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:17:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:17:17 DEBUG : file1: WriteFileHandle.Release closing 2026/07/21 03:17:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:17 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 03:17:18 DEBUG : file1: size = 0 OK 2026/07/21 03:17:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:17:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:17:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/21 03:17:18 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:17:18 DEBUG : Looking for writers 2026/07/21 03:17:18 DEBUG : file1: reading active writers 2026/07/21 03:17:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.27s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:17:19 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:17:19 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:17:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:17:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:17:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:17:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:17:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:19 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (2 bytes), uploading instead of streaming 2026/07/21 03:17:20 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/21 03:17:21 DEBUG : file1: size = 2 OK 2026/07/21 03:17:21 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/21 03:17:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:17:21 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/21 03:17:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:17:21 DEBUG : Looking for writers 2026/07/21 03:17:21 DEBUG : file1: reading active writers 2026/07/21 03:17:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.65s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:17:21 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:17:21 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:17:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:17:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:17:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:17:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:17:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:22 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 03:17:23 DEBUG : file1: size = 0 OK 2026/07/21 03:17:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:17:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:17:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:17:23 DEBUG : file1: Open: flags=O_RDONLY 2026/07/21 03:17:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/21 03:17:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/21 03:17:23 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:17:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/21 03:17:23 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:17:23 DEBUG : Looking for writers 2026/07/21 03:17:23 DEBUG : file1: reading active writers 2026/07/21 03:17:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.44s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:17:24 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:17:24 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:17:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:17:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:17:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:17:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:17:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:24 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': File to upload is small (100 bytes), uploading instead of streaming 2026/07/21 03:17:25 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/07/21 03:17:26 DEBUG : file1: size = 100 OK 2026/07/21 03:17:26 DEBUG : file1: md5 = e3144d3f8882090d1daf72652bd98bb9 OK 2026/07/21 03:17:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:17:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:17:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:17:26 DEBUG : file1: Open: flags=O_RDONLY 2026/07/21 03:17:26 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/21 03:17:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/21 03:17:26 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:17:26 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/21 03:17:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:17:26 DEBUG : Looking for writers 2026/07/21 03:17:26 DEBUG : file1: reading active writers 2026/07/21 03:17:26 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.99s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:17:27 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:17:27 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:17:28 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/07/21 03:17:30 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/07/21 03:17:32 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/07/21 03:17:33 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/07/21 03:17:35 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/07/21 03:17:37 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/21 03:17:37 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/21 03:17:37 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:17:37 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:17:37 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/21 03:17:37 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/21 03:17:37 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:17:38 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:17:38 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/21 03:17:38 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/21 03:17:38 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:17:38 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:17:38 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/21 03:17:38 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/21 03:17:38 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:17:38 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:17:38 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/21 03:17:38 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/21 03:17:38 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:17:39 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:17:39 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:17:39 DEBUG : flat: Looking for writers 2026/07/21 03:17:39 DEBUG : f000.txt: reading active writers 2026/07/21 03:17:39 DEBUG : f001.txt: reading active writers 2026/07/21 03:17:39 DEBUG : f002.txt: reading active writers 2026/07/21 03:17:39 DEBUG : f003.txt: reading active writers 2026/07/21 03:17:39 DEBUG : f004.txt: reading active writers 2026/07/21 03:17:39 DEBUG : Looking for writers 2026/07/21 03:17:39 DEBUG : flat: reading active writers 2026/07/21 03:17:39 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.85s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:17:41 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:17:41 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:17:42 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/07/21 03:17:44 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/07/21 03:17:46 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/07/21 03:17:48 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/21 03:17:48 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/21 03:17:48 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:17:48 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:17:48 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/21 03:17:48 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/21 03:17:48 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:17:48 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:17:48 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/21 03:17:48 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/21 03:17:48 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:17:49 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:17:49 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:17:49 DEBUG : a/b/c: Looking for writers 2026/07/21 03:17:49 DEBUG : deep.txt: reading active writers 2026/07/21 03:17:49 DEBUG : a/b: Looking for writers 2026/07/21 03:17:49 DEBUG : c: reading active writers 2026/07/21 03:17:49 DEBUG : mid.txt: reading active writers 2026/07/21 03:17:49 DEBUG : a: Looking for writers 2026/07/21 03:17:49 DEBUG : b: reading active writers 2026/07/21 03:17:49 DEBUG : top.txt: reading active writers 2026/07/21 03:17:49 DEBUG : Looking for writers 2026/07/21 03:17:49 DEBUG : a: reading active writers 2026/07/21 03:17:49 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.80s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:17:51 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:17:51 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:17:53 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/07/21 03:18:20 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/21 03:18:20 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/21 03:18:20 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:18:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:47 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:18:47 DEBUG : bigdir: Looking for writers 2026/07/21 03:18:47 DEBUG : big.bin: reading active writers 2026/07/21 03:18:47 DEBUG : Looking for writers 2026/07/21 03:18:47 DEBUG : bigdir: reading active writers 2026/07/21 03:18:47 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.29s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-hewozah3yina'", Local "Local file system at /tmp/rclone197425360", Modify Window "1s" 2026/07/21 03:18:48 INFO : OpenDrive root 'rclone-test-hewozah3yina': poll-interval is not supported by this remote 2026/07/21 03:18:48 NOTICE: OpenDrive root 'rclone-test-hewozah3yina': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:18:49 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/07/21 03:18:51 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/07/21 03:18:53 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/07/21 03:18:55 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/21 03:18:55 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/21 03:18:55 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:18:55 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:55 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/21 03:18:55 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/21 03:18:55 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:18:55 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:56 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/21 03:18:56 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/21 03:18:56 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:18:56 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:18:56 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:18:56 DEBUG : dir1: Looking for writers 2026/07/21 03:18:56 DEBUG : a.txt: reading active writers 2026/07/21 03:18:56 DEBUG : dir2: Looking for writers 2026/07/21 03:18:56 DEBUG : b.txt: reading active writers 2026/07/21 03:18:56 DEBUG : dir3: Looking for writers 2026/07/21 03:18:56 DEBUG : c.txt: reading active writers 2026/07/21 03:18:56 DEBUG : Looking for writers 2026/07/21 03:18:56 DEBUG : dir1: reading active writers 2026/07/21 03:18:56 DEBUG : dir2: reading active writers 2026/07/21 03:18:56 DEBUG : dir3: reading active writers 2026/07/21 03:18:56 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.66s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/21 03:18:58 DEBUG : OpenDrive root 'rclone-test-hewozah3yina': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m47.159664208s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]