"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/06/07 05:19:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-citamiq7hove" 2026/06/07 05:19:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 05:19:31 DEBUG : Starting OpenDrive session with ID: a0f7e2b646a2d8e1f6b123f91262679ba7524ec2351ec79bad493efc3bcc8e6f 2026/06/07 05:19:31 DEBUG : Creating backend with remote "/tmp/rclone505736448" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:19:31 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:19:31 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:19:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:19:35 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:19:35 DEBUG : dir: Looking for writers 2026/06/07 05:19:35 DEBUG : Looking for writers 2026/06/07 05:19:35 DEBUG : dir: reading active writers 2026/06/07 05:19:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.70s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:19:36 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:19:36 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:19:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:19:40 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/06/07 05:19:42 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/06/07 05:19:44 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:19:44 DEBUG : dir/subdir: Looking for writers 2026/06/07 05:19:44 DEBUG : dir: Looking for writers 2026/06/07 05:19:44 DEBUG : file1: reading active writers 2026/06/07 05:19:44 DEBUG : file2: reading active writers 2026/06/07 05:19:44 DEBUG : subdir: reading active writers 2026/06/07 05:19:44 DEBUG : Looking for writers 2026/06/07 05:19:44 DEBUG : dir: reading active writers 2026/06/07 05:19:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (11.47s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:19:47 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:19:47 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:19:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:19:51 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:19:51 DEBUG : dir: Looking for writers 2026/06/07 05:19:51 DEBUG : file1: reading active writers 2026/06/07 05:19:51 DEBUG : Looking for writers 2026/06/07 05:19:51 DEBUG : dir: reading active writers 2026/06/07 05:19:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (5.35s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:19:53 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:19:53 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:19:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:19:56 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:19:56 DEBUG : dir: Looking for writers 2026/06/07 05:19:56 DEBUG : Looking for writers 2026/06/07 05:19:56 DEBUG : dir: reading active writers 2026/06/07 05:19:56 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (5.20s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:19:58 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:19:58 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:19:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:20:01 DEBUG : dir: forgetting directory cache 2026/06/07 05:20:01 DEBUG : forgetting directory cache 2026/06/07 05:20:01 DEBUG : dir: forgetting directory cache 2026/06/07 05:20:01 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:20:01 DEBUG : Looking for writers 2026/06/07 05:20:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.82s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:20:02 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:20:02 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:20:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:20:05 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/07 05:20:05 DEBUG : dir: invalidating directory cache 2026/06/07 05:20:05 DEBUG : >ForgetPath: 2026/06/07 05:20:05 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/07 05:20:05 DEBUG : invalidating directory cache 2026/06/07 05:20:05 DEBUG : dir: forgetting directory cache 2026/06/07 05:20:05 DEBUG : >ForgetPath: 2026/06/07 05:20:05 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/07 05:20:05 DEBUG : >ForgetPath: 2026/06/07 05:20:05 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:20:05 DEBUG : dir: Looking for writers 2026/06/07 05:20:05 DEBUG : Looking for writers 2026/06/07 05:20:05 DEBUG : dir: reading active writers 2026/06/07 05:20:05 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.54s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:20:06 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:20:06 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:20:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:20:11 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/06/07 05:20:13 DEBUG : forgetting directory cache 2026/06/07 05:20:13 DEBUG : dir: forgetting directory cache 2026/06/07 05:20:14 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:20:14 DEBUG : dir: Looking for writers 2026/06/07 05:20:14 DEBUG : fil/a/b: Looking for writers 2026/06/07 05:20:14 DEBUG : fil/a: Looking for writers 2026/06/07 05:20:14 DEBUG : b: reading active writers 2026/06/07 05:20:14 DEBUG : fil: Looking for writers 2026/06/07 05:20:14 DEBUG : a: reading active writers 2026/06/07 05:20:14 DEBUG : Looking for writers 2026/06/07 05:20:14 DEBUG : dir: reading active writers 2026/06/07 05:20:14 DEBUG : fil: reading active writers 2026/06/07 05:20:14 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.63s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:20:16 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:20:16 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:20:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:20:18 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:20:18 DEBUG : dir: Looking for writers 2026/06/07 05:20:18 DEBUG : Looking for writers 2026/06/07 05:20:18 DEBUG : dir: reading active writers 2026/06/07 05:20:18 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.54s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:20:19 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:20:19 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:20:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:20:22 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:20:22 DEBUG : dir: Looking for writers 2026/06/07 05:20:22 DEBUG : file1: reading active writers 2026/06/07 05:20:22 DEBUG : Looking for writers 2026/06/07 05:20:22 DEBUG : dir: reading active writers 2026/06/07 05:20:22 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.56s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:20:23 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:20:23 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:20:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:20:26 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/06/07 05:20:28 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/06/07 05:20:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/07 05:20:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/07 05:20:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/07 05:20:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/07 05:20:31 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/06/07 05:20:33 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/06/07 05:20:35 DEBUG : dir: invalidating directory cache 2026/06/07 05:20:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/07 05:20:35 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/07 05:20:35 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/07 05:20:35 DEBUG : dir/file1: Reset virtual modtime 2026/06/07 05:20:35 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/07 05:20:35 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/07 05:20:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/07 05:20:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/07 05:20:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:20:35 DEBUG : dir: invalidating directory cache 2026/06/07 05:20:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/07 05:20:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/07 05:20:35 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/07 05:20:35 DEBUG : forgetting directory cache 2026/06/07 05:20:35 DEBUG : dir: forgetting directory cache 2026/06/07 05:20:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/07 05:20:35 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:20:35 DEBUG : dir/virtualDir: Looking for writers 2026/06/07 05:20:35 DEBUG : dir: Looking for writers 2026/06/07 05:20:35 DEBUG : virtualFile2: reading active writers 2026/06/07 05:20:35 DEBUG : virtualFile: reading active writers 2026/06/07 05:20:35 DEBUG : virtualDir: reading active writers 2026/06/07 05:20:35 DEBUG : file1: reading active writers 2026/06/07 05:20:35 DEBUG : Looking for writers 2026/06/07 05:20:35 DEBUG : dir: reading active writers 2026/06/07 05:20:35 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.67s) --- PASS: TestDirReadDirAll/Virtual (4.87s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:20:37 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:20:37 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:20:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:20:39 ERROR : dir/: Can only open directories read only 2026/06/07 05:20:39 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:20:39 DEBUG : dir: Looking for writers 2026/06/07 05:20:39 DEBUG : Looking for writers 2026/06/07 05:20:39 DEBUG : dir: reading active writers 2026/06/07 05:20:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.34s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:20:40 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:20:40 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:20:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:20:43 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/07 05:20:43 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/07 05:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/07 05:20:43 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (5 bytes), uploading instead of streaming 2026/06/07 05:20:43 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/06/07 05:20:44 DEBUG : dir/potato: size = 5 OK 2026/06/07 05:20:44 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 05:20:44 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/07 05:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/07 05:20:44 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:20:44 DEBUG : dir: Looking for writers 2026/06/07 05:20:44 DEBUG : file1: reading active writers 2026/06/07 05:20:44 DEBUG : potato: reading active writers 2026/06/07 05:20:44 DEBUG : Looking for writers 2026/06/07 05:20:44 DEBUG : dir: reading active writers 2026/06/07 05:20:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (5.64s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:20:46 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:20:46 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:20:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:20:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/07 05:20:49 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:20:49 DEBUG : dir/sub: Looking for writers 2026/06/07 05:20:49 DEBUG : dir: Looking for writers 2026/06/07 05:20:49 DEBUG : sub: reading active writers 2026/06/07 05:20:49 DEBUG : file1: reading active writers 2026/06/07 05:20:49 DEBUG : Looking for writers 2026/06/07 05:20:49 DEBUG : dir: reading active writers 2026/06/07 05:20:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.28s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:20:51 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:20:51 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:20:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:20:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/07 05:20:54 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/07 05:20:55 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:20:55 DEBUG : dir/sub/subsub: Looking for writers 2026/06/07 05:20:55 DEBUG : dir/sub: Looking for writers 2026/06/07 05:20:55 DEBUG : subsub: reading active writers 2026/06/07 05:20:55 DEBUG : dir: Looking for writers 2026/06/07 05:20:55 DEBUG : file1: reading active writers 2026/06/07 05:20:55 DEBUG : sub: reading active writers 2026/06/07 05:20:55 DEBUG : Looking for writers 2026/06/07 05:20:55 DEBUG : dir: reading active writers 2026/06/07 05:20:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.23s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:20:57 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:20:57 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:20:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:21:00 ERROR : dir/: Dir.Remove not empty 2026/06/07 05:21:00 DEBUG : dir/file1: Remove: 2026/06/07 05:21:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:21:00 DEBUG : dir/file1: >Remove: err= 2026/06/07 05:21:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/07 05:21:00 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:00 DEBUG : Looking for writers 2026/06/07 05:21:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.63s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:01 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:01 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:21:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:21:03 DEBUG : dir/file1: Remove: 2026/06/07 05:21:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:21:03 DEBUG : dir/file1: >Remove: err= 2026/06/07 05:21:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/07 05:21:04 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:04 DEBUG : Looking for writers 2026/06/07 05:21:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.43s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:04 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:04 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:21:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:21:07 DEBUG : dir/file1: Remove: 2026/06/07 05:21:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:21:07 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/06/07 05:21:07 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:07 DEBUG : dir: Looking for writers 2026/06/07 05:21:07 DEBUG : Looking for writers 2026/06/07 05:21:07 DEBUG : dir: reading active writers 2026/06/07 05:21:07 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (3.89s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:08 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:08 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:21:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:21:11 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/06/07 05:21:13 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/07 05:21:13 DEBUG : dir2: same parent dir (ODFfMTI1OTM5MjVfM2pxUGs) - using folder/rename instead of move_copy 2026/06/07 05:21:13 DEBUG : dir: Updating dir with dir2 0x2a670a242ea0 2026/06/07 05:21:13 DEBUG : dir: forgetting directory cache 2026/06/07 05:21:13 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/07 05:21:13 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/07 05:21:14 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/07 05:21:14 DEBUG : file2: Updating file with file2 0x2a670a577110 2026/06/07 05:21:14 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/07 05:21:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/07 05:21:15 INFO : dir2/file3: Deleted 2026/06/07 05:21:15 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/07 05:21:15 DEBUG : dir2/file3: Updating file with dir2/file3 0x2a670a577110 2026/06/07 05:21:15 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/07 05:21:15 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/07 05:21:16 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/07 05:21:16 DEBUG : renamed empty directory: same parent dir (ODFfMTI1OTM5MjVfM2pxUGs) - using folder/rename instead of move_copy 2026/06/07 05:21:16 DEBUG : empty directory: Updating dir with renamed empty directory 0x2a670a4b56c0 2026/06/07 05:21:16 DEBUG : empty directory: forgetting directory cache 2026/06/07 05:21:16 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/07 05:21:16 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/07 05:21:16 DEBUG : dir2: Renaming to "dir3" 2026/06/07 05:21:16 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:16 DEBUG : renamed empty directory: Looking for writers 2026/06/07 05:21:16 DEBUG : dir3: Looking for writers 2026/06/07 05:21:16 DEBUG : file3: reading active writers 2026/06/07 05:21:16 DEBUG : Looking for writers 2026/06/07 05:21:16 DEBUG : dir3: reading active writers 2026/06/07 05:21:16 DEBUG : renamed empty directory: reading active writers 2026/06/07 05:21:16 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.60s) === 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-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:18 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:18 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:21:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:21:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/07 05:21:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:21:21 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 05:21:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/07 05:21:21 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/07 05:21:21 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/07 05:21:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/07 05:21:21 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:21:21 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 05:21:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/07 05:21:21 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/07 05:21:21 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/07 05:21:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/07 05:21:21 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (12 bytes), uploading instead of streaming 2026/06/07 05:21:21 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/06/07 05:21:22 DEBUG : dir/sub/file2: size = 12 OK 2026/06/07 05:21:22 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/07 05:21:22 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/07 05:21:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/07 05:21:22 DEBUG : forgetting directory cache 2026/06/07 05:21:22 DEBUG : dir: forgetting directory cache 2026/06/07 05:21:22 DEBUG : dir/sub: forgetting directory cache 2026/06/07 05:21:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/07 05:21:22 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/07 05:21:22 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (5 bytes), uploading instead of streaming 2026/06/07 05:21:23 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/06/07 05:21:24 DEBUG : dir/sub/file0: size = 5 OK 2026/06/07 05:21:24 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 05:21:24 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/07 05:21:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/07 05:21:24 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:24 DEBUG : dir/sub: Looking for writers 2026/06/07 05:21:24 DEBUG : file0: reading active writers 2026/06/07 05:21:24 DEBUG : file2: reading active writers 2026/06/07 05:21:24 DEBUG : dir: Looking for writers 2026/06/07 05:21:24 DEBUG : file1: reading active writers 2026/06/07 05:21:24 DEBUG : sub: reading active writers 2026/06/07 05:21:24 DEBUG : Looking for writers 2026/06/07 05:21:24 DEBUG : dir: reading active writers 2026/06/07 05:21:24 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.02s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:26 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:26 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/07 05:21:26 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:26 DEBUG : Looking for writers 2026/06/07 05:21:26 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.31s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:26 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:26 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:21:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/07 05:21:29 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:21:29 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/07 05:21:29 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/07 05:21:29 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/07 05:21:29 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:21:29 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/07 05:21:29 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/07 05:21:29 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:21:29 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/07 05:21:29 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/07 05:21:29 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/07 05:21:29 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:21:29 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/07 05:21:29 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:29 DEBUG : dir: Looking for writers 2026/06/07 05:21:29 DEBUG : file1: reading active writers 2026/06/07 05:21:29 DEBUG : file1.metadata: reading active writers 2026/06/07 05:21:29 DEBUG : Looking for writers 2026/06/07 05:21:29 DEBUG : dir: reading active writers 2026/06/07 05:21:29 DEBUG : dir.metadata: reading active writers 2026/06/07 05:21:29 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.54s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:29 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:29 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:21:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:21:32 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:32 DEBUG : dir: Looking for writers 2026/06/07 05:21:32 DEBUG : file1: reading active writers 2026/06/07 05:21:32 DEBUG : Looking for writers 2026/06/07 05:21:32 DEBUG : dir: reading active writers 2026/06/07 05:21:32 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.61s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:33 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:33 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:21:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:21:36 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/06/07 05:21:38 DEBUG : Can set mod time: true 2026/06/07 05:21:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/07 05:21:38 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:38 DEBUG : dir: Looking for writers 2026/06/07 05:21:38 DEBUG : file1: reading active writers 2026/06/07 05:21:38 DEBUG : Looking for writers 2026/06/07 05:21:38 DEBUG : dir: reading active writers 2026/06/07 05:21:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:39 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:39 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:21:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:21:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 05:21:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 05:21:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:21:42 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 05:21:43 DEBUG : dir/file1: size = 0 OK 2026/06/07 05:21:43 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 05:21:43 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/07 05:21:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/07 05:21:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:21:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:43 DEBUG : dir: Looking for writers 2026/06/07 05:21:43 DEBUG : file1: reading active writers 2026/06/07 05:21:43 DEBUG : Looking for writers 2026/06/07 05:21:43 DEBUG : dir: reading active writers 2026/06/07 05:21:43 DEBUG : >WaitForWriters: 2026/06/07 05:21:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:43 DEBUG : dir: Looking for writers 2026/06/07 05:21:43 DEBUG : file1: reading active writers 2026/06/07 05:21:43 DEBUG : Looking for writers 2026/06/07 05:21:43 DEBUG : dir: reading active writers 2026/06/07 05:21:43 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:44 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:44 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:21:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:21:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 05:21:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 05:21:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:21:47 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (5 bytes), uploading instead of streaming 2026/06/07 05:21:47 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/06/07 05:21:48 DEBUG : dir/file1: size = 5 OK 2026/06/07 05:21:48 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 05:21:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/07 05:21:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/07 05:21:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:21:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:48 DEBUG : dir: Looking for writers 2026/06/07 05:21:48 DEBUG : file1: reading active writers 2026/06/07 05:21:48 DEBUG : Looking for writers 2026/06/07 05:21:48 DEBUG : dir: reading active writers 2026/06/07 05:21:48 DEBUG : >WaitForWriters: 2026/06/07 05:21:49 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:49 DEBUG : dir: Looking for writers 2026/06/07 05:21:49 DEBUG : file1: reading active writers 2026/06/07 05:21:49 DEBUG : Looking for writers 2026/06/07 05:21:49 DEBUG : dir: reading active writers 2026/06/07 05:21:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:50 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:50 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:21:50 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:50 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:50 DEBUG : Config file has changed externally - reloading 2026/06/07 05:21:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:21:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:21:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:50 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:21:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:21:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/07 05:21:53 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:53 DEBUG : dir: Looking for writers 2026/06/07 05:21:53 DEBUG : file1: reading active writers 2026/06/07 05:21:53 DEBUG : Looking for writers 2026/06/07 05:21:53 DEBUG : dir: reading active writers 2026/06/07 05:21:53 DEBUG : >WaitForWriters: 2026/06/07 05:21:53 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:53 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:53 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:21:53 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:53 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:21:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:21:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:53 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:21:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:21:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/07 05:21:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:21:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:21:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:21:56 DEBUG : dir/file1(0x2a670a532900): close: 2026/06/07 05:21:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/07 05:21:56 DEBUG : dir/file1(0x2a670a532900): >close: err= 2026/06/07 05:21:56 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:56 DEBUG : dir: Looking for writers 2026/06/07 05:21:56 DEBUG : file1: reading active writers 2026/06/07 05:21:56 DEBUG : Looking for writers 2026/06/07 05:21:56 DEBUG : dir: reading active writers 2026/06/07 05:21:56 DEBUG : >WaitForWriters: 2026/06/07 05:21:57 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:21:57 DEBUG : dir: Looking for writers 2026/06/07 05:21:57 DEBUG : file1: reading active writers 2026/06/07 05:21:57 DEBUG : Looking for writers 2026/06/07 05:21:57 DEBUG : dir: reading active writers 2026/06/07 05:21:57 DEBUG : >WaitForWriters: 2026/06/07 05:21:57 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:21:58 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:21:58 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:21:58 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:58 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:21:58 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:21:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/07 05:22:00 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:22:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:22:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:22:00 DEBUG : dir/file1(0x2a670a7c8180): _writeAt: size=5, off=0 2026/06/07 05:22:00 DEBUG : dir/file1(0x2a670a7c8180): openPending: 2026/06/07 05:22:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/07 05:22:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 05:22:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:00 DEBUG : dir/file1(0x2a670a7c8180): >openPending: err= 2026/06/07 05:22:00 DEBUG : dir/file1(0x2a670a7c8180): >_writeAt: n=5, err= 2026/06/07 05:22:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/07 05:22:00 DEBUG : dir/file1(0x2a670a7c8180): close: 2026/06/07 05:22:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/07 05:22:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/07 05:22:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/07 05:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/07 05:22:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/07 05:22:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 05:22:00 DEBUG : dir/file1(0x2a670a7c8180): >close: err= 2026/06/07 05:22:00 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:00 DEBUG : dir: Looking for writers 2026/06/07 05:22:00 DEBUG : file1: reading active writers 2026/06/07 05:22:00 DEBUG : Looking for writers 2026/06/07 05:22:00 DEBUG : dir: reading active writers 2026/06/07 05:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:22:00 DEBUG : dir: Looking for writers 2026/06/07 05:22:00 DEBUG : file1: reading active writers 2026/06/07 05:22:00 DEBUG : Looking for writers 2026/06/07 05:22:00 DEBUG : dir: reading active writers 2026/06/07 05:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:22:00 DEBUG : dir: Looking for writers 2026/06/07 05:22:00 DEBUG : file1: reading active writers 2026/06/07 05:22:00 DEBUG : Looking for writers 2026/06/07 05:22:00 DEBUG : dir: reading active writers 2026/06/07 05:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:22:00 DEBUG : dir: Looking for writers 2026/06/07 05:22:00 DEBUG : file1: reading active writers 2026/06/07 05:22:00 DEBUG : Looking for writers 2026/06/07 05:22:00 DEBUG : dir: reading active writers 2026/06/07 05:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:22:00 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 05:22:01 DEBUG : dir: Looking for writers 2026/06/07 05:22:01 DEBUG : file1: reading active writers 2026/06/07 05:22:01 DEBUG : Looking for writers 2026/06/07 05:22:01 DEBUG : dir: reading active writers 2026/06/07 05:22:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:22:01 DEBUG : dir: Looking for writers 2026/06/07 05:22:01 DEBUG : file1: reading active writers 2026/06/07 05:22:01 DEBUG : Looking for writers 2026/06/07 05:22:01 DEBUG : dir: reading active writers 2026/06/07 05:22:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:22:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:01 DEBUG : dir: Looking for writers 2026/06/07 05:22:01 DEBUG : file1: reading active writers 2026/06/07 05:22:01 DEBUG : Looking for writers 2026/06/07 05:22:01 DEBUG : dir: reading active writers 2026/06/07 05:22:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:22:02 DEBUG : dir: Looking for writers 2026/06/07 05:22:02 DEBUG : file1: reading active writers 2026/06/07 05:22:02 DEBUG : Looking for writers 2026/06/07 05:22:02 DEBUG : dir: reading active writers 2026/06/07 05:22:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:22:02 DEBUG : dir/file1: size = 14 OK 2026/06/07 05:22:02 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/07 05:22:02 INFO : dir/file1: Copied (replaced existing) 2026/06/07 05:22:02 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/07 05:22:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 05:22:02 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/07 05:22:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 05:22:03 DEBUG : dir: Looking for writers 2026/06/07 05:22:03 DEBUG : file1: reading active writers 2026/06/07 05:22:03 DEBUG : Looking for writers 2026/06/07 05:22:03 DEBUG : dir: reading active writers 2026/06/07 05:22:03 DEBUG : >WaitForWriters: 2026/06/07 05:22:03 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:03 DEBUG : dir: Looking for writers 2026/06/07 05:22:03 DEBUG : file1: reading active writers 2026/06/07 05:22:03 DEBUG : Looking for writers 2026/06/07 05:22:03 DEBUG : dir: reading active writers 2026/06/07 05:22:03 DEBUG : >WaitForWriters: 2026/06/07 05:22:03 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (30.81s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.10s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.29s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (3.99s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.37s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:22:04 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:22:04 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:22:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:22:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 05:22:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:22:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/07 05:22:07 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:07 DEBUG : dir: Looking for writers 2026/06/07 05:22:07 DEBUG : file1: reading active writers 2026/06/07 05:22:07 DEBUG : Looking for writers 2026/06/07 05:22:07 DEBUG : dir: reading active writers 2026/06/07 05:22:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.28s) === RUN TestFileOpenReadUnknownSize 2026/06/07 05:22:08 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/07 05:22:08 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:22:08 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:22:08 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/07 05:22:08 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:08 DEBUG : Looking for writers 2026/06/07 05:22:08 DEBUG : file.txt: reading active writers 2026/06/07 05:22:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:22:08 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:22:08 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:22:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:11 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (25 bytes), uploading instead of streaming 2026/06/07 05:22:11 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/07 05:22:12 DEBUG : dir/file1: size = 25 OK 2026/06/07 05:22:12 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 05:22:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/07 05:22:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:12 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:12 DEBUG : dir: Looking for writers 2026/06/07 05:22:12 DEBUG : file1: reading active writers 2026/06/07 05:22:12 DEBUG : Looking for writers 2026/06/07 05:22:12 DEBUG : dir: reading active writers 2026/06/07 05:22:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.76s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:22:13 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:22:13 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:22:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:15 DEBUG : dir/file1: Remove: 2026/06/07 05:22:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:22:16 DEBUG : dir/file1: >Remove: err= 2026/06/07 05:22:16 DEBUG : dir/file1: Remove: 2026/06/07 05:22:16 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/07 05:22:16 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:16 DEBUG : dir: Looking for writers 2026/06/07 05:22:16 DEBUG : Looking for writers 2026/06/07 05:22:16 DEBUG : dir: reading active writers 2026/06/07 05:22:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (3.79s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:22:17 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:22:17 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:22:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:19 DEBUG : dir/file1: Remove: 2026/06/07 05:22:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:22:19 DEBUG : dir/file1: >Remove: err= 2026/06/07 05:22:20 DEBUG : dir/file1: Remove: 2026/06/07 05:22:20 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/07 05:22:20 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:20 DEBUG : dir: Looking for writers 2026/06/07 05:22:20 DEBUG : Looking for writers 2026/06/07 05:22:20 DEBUG : dir: reading active writers 2026/06/07 05:22:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (3.79s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:22:21 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:22:21 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:22:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:22:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 05:22:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/07 05:22:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 05:22:23 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/07 05:22:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 05:22:23 DEBUG : dir/file1: Open: flags=0x3 2026/06/07 05:22:23 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/07 05:22:23 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/07 05:22:23 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:23 DEBUG : dir: Looking for writers 2026/06/07 05:22:23 DEBUG : file1: reading active writers 2026/06/07 05:22:23 DEBUG : Looking for writers 2026/06/07 05:22:23 DEBUG : dir: reading active writers 2026/06/07 05:22:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.60s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:22:24 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:22:24 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:22:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:27 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:27 DEBUG : dir: Looking for writers 2026/06/07 05:22:27 DEBUG : file1: reading active writers 2026/06/07 05:22:27 DEBUG : Looking for writers 2026/06/07 05:22:27 DEBUG : dir: reading active writers 2026/06/07 05:22:27 DEBUG : >WaitForWriters: 2026/06/07 05:22:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 05:22:28 DEBUG : newLeaf: Updating file with newLeaf 0x2a670a3160d0 2026/06/07 05:22:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:22:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:22:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 05:22:29 DEBUG : dir/file1: Updating file with dir/file1 0x2a670a3160d0 2026/06/07 05:22:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 05:22:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 05:22:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 05:22:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:29 DEBUG : dir/file1: File is currently open, delaying rename 0x2a670a3160d0 2026/06/07 05:22:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:22:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:22:29 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (25 bytes), uploading instead of streaming 2026/06/07 05:22:29 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/07 05:22:30 DEBUG : dir/file1: size = 25 OK 2026/06/07 05:22:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 05:22:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/07 05:22:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:22:30 DEBUG : newLeaf: Running delayed rename now 2026/06/07 05:22:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 05:22:31 DEBUG : newLeaf: Updating file with newLeaf 0x2a670a3160d0 2026/06/07 05:22:31 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:31 DEBUG : dir: Looking for writers 2026/06/07 05:22:31 DEBUG : Looking for writers 2026/06/07 05:22:31 DEBUG : dir: reading active writers 2026/06/07 05:22:31 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:31 DEBUG : >WaitForWriters: 2026/06/07 05:22:31 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:31 DEBUG : dir: Looking for writers 2026/06/07 05:22:31 DEBUG : Looking for writers 2026/06/07 05:22:31 DEBUG : dir: reading active writers 2026/06/07 05:22:31 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:31 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:22:32 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:22:32 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:22:32 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:22:32 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:32 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:22:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:22:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:32 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:22:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:35 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:35 DEBUG : dir: Looking for writers 2026/06/07 05:22:35 DEBUG : file1: reading active writers 2026/06/07 05:22:35 DEBUG : Looking for writers 2026/06/07 05:22:35 DEBUG : dir: reading active writers 2026/06/07 05:22:35 DEBUG : >WaitForWriters: 2026/06/07 05:22:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 05:22:35 DEBUG : newLeaf: Updating file with newLeaf 0x2a670a646270 2026/06/07 05:22:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:22:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:22:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 05:22:36 DEBUG : dir/file1: Updating file with dir/file1 0x2a670a646270 2026/06/07 05:22:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 05:22:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 05:22:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 05:22:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:37 DEBUG : dir/file1: File is currently open, delaying rename 0x2a670a646270 2026/06/07 05:22:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:22:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:22:37 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (25 bytes), uploading instead of streaming 2026/06/07 05:22:37 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/07 05:22:38 DEBUG : dir/file1: size = 25 OK 2026/06/07 05:22:38 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 05:22:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/07 05:22:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:22:38 DEBUG : newLeaf: Running delayed rename now 2026/06/07 05:22:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 05:22:38 DEBUG : newLeaf: Updating file with newLeaf 0x2a670a646270 2026/06/07 05:22:38 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:38 DEBUG : dir: Looking for writers 2026/06/07 05:22:38 DEBUG : Looking for writers 2026/06/07 05:22:38 DEBUG : dir: reading active writers 2026/06/07 05:22:38 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:38 DEBUG : >WaitForWriters: 2026/06/07 05:22:38 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:38 DEBUG : dir: Looking for writers 2026/06/07 05:22:38 DEBUG : Looking for writers 2026/06/07 05:22:38 DEBUG : dir: reading active writers 2026/06/07 05:22:38 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:38 DEBUG : >WaitForWriters: 2026/06/07 05:22:38 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:22:39 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:22:39 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:22:39 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:22:39 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:39 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:22:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:22:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:39 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:22:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 05:22:42 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:22:42 DEBUG : dir/file1(0x2a670a37e680): openPending: 2026/06/07 05:22:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/07 05:22:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 05:22:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:42 DEBUG : dir/file1(0x2a670a37e680): >openPending: err= 2026/06/07 05:22:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 05:22:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:22:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:22:42 DEBUG : dir/file1(0x2a670a37e680): _writeAt: size=14, off=0 2026/06/07 05:22:42 DEBUG : dir/file1(0x2a670a37e680): >_writeAt: n=14, err= 2026/06/07 05:22:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/07 05:22:42 DEBUG : dir/file1(0x2a670a37e680): close: 2026/06/07 05:22:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/07 05:22:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/07 05:22:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 05:22:42 DEBUG : dir/file1(0x2a670a37e680): >close: err= 2026/06/07 05:22:42 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:42 DEBUG : dir: Looking for writers 2026/06/07 05:22:42 DEBUG : file1: reading active writers 2026/06/07 05:22:42 DEBUG : Looking for writers 2026/06/07 05:22:42 DEBUG : dir: reading active writers 2026/06/07 05:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:22:42 DEBUG : dir: Looking for writers 2026/06/07 05:22:42 DEBUG : file1: reading active writers 2026/06/07 05:22:42 DEBUG : Looking for writers 2026/06/07 05:22:42 DEBUG : dir: reading active writers 2026/06/07 05:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:22:42 DEBUG : dir: Looking for writers 2026/06/07 05:22:42 DEBUG : file1: reading active writers 2026/06/07 05:22:42 DEBUG : Looking for writers 2026/06/07 05:22:42 DEBUG : dir: reading active writers 2026/06/07 05:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:22:42 DEBUG : dir: Looking for writers 2026/06/07 05:22:42 DEBUG : file1: reading active writers 2026/06/07 05:22:42 DEBUG : Looking for writers 2026/06/07 05:22:42 DEBUG : dir: reading active writers 2026/06/07 05:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:22:42 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 05:22:42 DEBUG : dir: Looking for writers 2026/06/07 05:22:42 DEBUG : file1: reading active writers 2026/06/07 05:22:42 DEBUG : Looking for writers 2026/06/07 05:22:42 DEBUG : dir: reading active writers 2026/06/07 05:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:22:42 DEBUG : dir: Looking for writers 2026/06/07 05:22:42 DEBUG : file1: reading active writers 2026/06/07 05:22:42 DEBUG : Looking for writers 2026/06/07 05:22:42 DEBUG : dir: reading active writers 2026/06/07 05:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:22:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:43 DEBUG : dir: Looking for writers 2026/06/07 05:22:43 DEBUG : file1: reading active writers 2026/06/07 05:22:43 DEBUG : Looking for writers 2026/06/07 05:22:43 DEBUG : dir: reading active writers 2026/06/07 05:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:22:43 DEBUG : dir/file1: size = 14 OK 2026/06/07 05:22:43 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/07 05:22:43 INFO : dir/file1: Copied (replaced existing) 2026/06/07 05:22:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 05:22:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/07 05:22:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 05:22:43 DEBUG : dir: Looking for writers 2026/06/07 05:22:43 DEBUG : file1: reading active writers 2026/06/07 05:22:43 DEBUG : Looking for writers 2026/06/07 05:22:43 DEBUG : dir: reading active writers 2026/06/07 05:22:43 DEBUG : >WaitForWriters: 2026/06/07 05:22:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:22:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:22:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:22:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:22:43 DEBUG : dir/file1(0x2a670a678740): _readAt: size=512, off=0 2026/06/07 05:22:43 DEBUG : dir/file1(0x2a670a678740): openPending: 2026/06/07 05:22:43 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/06/07 05:22:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 05:22:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:43 DEBUG : dir/file1(0x2a670a678740): >openPending: err= 2026/06/07 05:22:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/07 05:22:43 DEBUG : dir/file1(0x2a670a678740): >_readAt: n=14, err=EOF 2026/06/07 05:22:43 DEBUG : dir/file1(0x2a670a678740): close: 2026/06/07 05:22:43 DEBUG : dir/file1(0x2a670a678740): >close: err= 2026/06/07 05:22:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 05:22:44 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/07 05:22:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 05:22:44 DEBUG : newLeaf: Updating file with newLeaf 0x2a670a646680 2026/06/07 05:22:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:22:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:22:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 05:22:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/07 05:22:45 DEBUG : dir/file1: Updating file with dir/file1 0x2a670a646680 2026/06/07 05:22:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 05:22:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 05:22:45 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:22:45 DEBUG : dir/file1(0x2a670a4a2100): openPending: 2026/06/07 05:22:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/07 05:22:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 05:22:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:45 DEBUG : dir/file1(0x2a670a4a2100): >openPending: err= 2026/06/07 05:22:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 05:22:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:22:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:22:45 DEBUG : dir/file1(0x2a670a4a2100): _writeAt: size=25, off=0 2026/06/07 05:22:45 DEBUG : dir/file1(0x2a670a4a2100): >_writeAt: n=25, err= 2026/06/07 05:22:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 05:22:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 05:22:46 DEBUG : newLeaf: Updating file with newLeaf 0x2a670a646680 2026/06/07 05:22:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:22:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:22:46 DEBUG : newLeaf(0x2a670a4a2100): close: 2026/06/07 05:22:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/07 05:22:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-07 05:22:45.824865472 +0000 UTC m=+195.668791093 2026/06/07 05:22:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/07 05:22:46 DEBUG : newLeaf(0x2a670a4a2100): >close: err= 2026/06/07 05:22:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:46 DEBUG : dir: Looking for writers 2026/06/07 05:22:46 DEBUG : Looking for writers 2026/06/07 05:22:46 DEBUG : dir: reading active writers 2026/06/07 05:22:46 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:22:46 DEBUG : dir: Looking for writers 2026/06/07 05:22:46 DEBUG : Looking for writers 2026/06/07 05:22:46 DEBUG : dir: reading active writers 2026/06/07 05:22:46 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:22:46 DEBUG : dir: Looking for writers 2026/06/07 05:22:46 DEBUG : Looking for writers 2026/06/07 05:22:46 DEBUG : dir: reading active writers 2026/06/07 05:22:46 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:22:46 DEBUG : dir: Looking for writers 2026/06/07 05:22:46 DEBUG : Looking for writers 2026/06/07 05:22:46 DEBUG : dir: reading active writers 2026/06/07 05:22:46 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:22:46 DEBUG : newLeaf: vfs cache: starting upload 2026/06/07 05:22:46 DEBUG : dir: Looking for writers 2026/06/07 05:22:46 DEBUG : Looking for writers 2026/06/07 05:22:46 DEBUG : dir: reading active writers 2026/06/07 05:22:46 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:22:46 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/07 05:22:46 DEBUG : dir: Looking for writers 2026/06/07 05:22:46 DEBUG : Looking for writers 2026/06/07 05:22:46 DEBUG : dir: reading active writers 2026/06/07 05:22:46 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:22:46 DEBUG : dir: Looking for writers 2026/06/07 05:22:46 DEBUG : Looking for writers 2026/06/07 05:22:46 DEBUG : dir: reading active writers 2026/06/07 05:22:46 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:22:47 DEBUG : newLeaf: size = 25 OK 2026/06/07 05:22:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 05:22:47 INFO : newLeaf: Copied (replaced existing) 2026/06/07 05:22:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-07 05:22:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/07 05:22:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/07 05:22:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:22:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/07 05:22:47 DEBUG : dir: Looking for writers 2026/06/07 05:22:47 DEBUG : Looking for writers 2026/06/07 05:22:47 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:47 DEBUG : dir: reading active writers 2026/06/07 05:22:47 DEBUG : >WaitForWriters: 2026/06/07 05:22:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:48 DEBUG : dir: Looking for writers 2026/06/07 05:22:48 DEBUG : Looking for writers 2026/06/07 05:22:48 DEBUG : dir: reading active writers 2026/06/07 05:22:48 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:48 DEBUG : >WaitForWriters: 2026/06/07 05:22:48 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:22:48 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:22:48 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:22:48 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:48 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:22:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:22:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:48 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:22:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:51 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:51 DEBUG : dir: Looking for writers 2026/06/07 05:22:51 DEBUG : file1: reading active writers 2026/06/07 05:22:51 DEBUG : Looking for writers 2026/06/07 05:22:51 DEBUG : dir: reading active writers 2026/06/07 05:22:51 DEBUG : >WaitForWriters: 2026/06/07 05:22:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 05:22:52 DEBUG : newLeaf: Updating file with newLeaf 0x2a670a4724e0 2026/06/07 05:22:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:22:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:22:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 05:22:53 DEBUG : dir/file1: Updating file with dir/file1 0x2a670a4724e0 2026/06/07 05:22:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 05:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 05:22:53 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:22:53 DEBUG : dir/file1(0x2a670a37ed00): openPending: 2026/06/07 05:22:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/06/07 05:22:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 05:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:53 DEBUG : dir/file1(0x2a670a37ed00): >openPending: err= 2026/06/07 05:22:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 05:22:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:22:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:22:53 DEBUG : dir/file1(0x2a670a37ed00): _writeAt: size=25, off=0 2026/06/07 05:22:53 DEBUG : dir/file1(0x2a670a37ed00): >_writeAt: n=25, err= 2026/06/07 05:22:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 05:22:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 05:22:53 DEBUG : newLeaf: Updating file with newLeaf 0x2a670a4724e0 2026/06/07 05:22:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:22:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:22:53 DEBUG : newLeaf(0x2a670a37ed00): close: 2026/06/07 05:22:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/07 05:22:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-07 05:22:53.411940624 +0000 UTC m=+203.255866255 2026/06/07 05:22:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/07 05:22:53 DEBUG : newLeaf(0x2a670a37ed00): >close: err= 2026/06/07 05:22:53 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:53 DEBUG : dir: Looking for writers 2026/06/07 05:22:53 DEBUG : Looking for writers 2026/06/07 05:22:53 DEBUG : dir: reading active writers 2026/06/07 05:22:53 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:22:53 DEBUG : dir: Looking for writers 2026/06/07 05:22:53 DEBUG : Looking for writers 2026/06/07 05:22:53 DEBUG : dir: reading active writers 2026/06/07 05:22:53 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:22:53 DEBUG : dir: Looking for writers 2026/06/07 05:22:53 DEBUG : Looking for writers 2026/06/07 05:22:53 DEBUG : dir: reading active writers 2026/06/07 05:22:53 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:22:53 DEBUG : dir: Looking for writers 2026/06/07 05:22:53 DEBUG : Looking for writers 2026/06/07 05:22:53 DEBUG : dir: reading active writers 2026/06/07 05:22:53 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:22:53 DEBUG : newLeaf: vfs cache: starting upload 2026/06/07 05:22:54 DEBUG : dir: Looking for writers 2026/06/07 05:22:54 DEBUG : Looking for writers 2026/06/07 05:22:54 DEBUG : dir: reading active writers 2026/06/07 05:22:54 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:22:54 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/07 05:22:54 DEBUG : dir: Looking for writers 2026/06/07 05:22:54 DEBUG : Looking for writers 2026/06/07 05:22:54 DEBUG : dir: reading active writers 2026/06/07 05:22:54 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:22:54 DEBUG : dir: Looking for writers 2026/06/07 05:22:54 DEBUG : Looking for writers 2026/06/07 05:22:54 DEBUG : dir: reading active writers 2026/06/07 05:22:54 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:22:54 DEBUG : newLeaf: size = 25 OK 2026/06/07 05:22:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 05:22:54 INFO : newLeaf: Copied (replaced existing) 2026/06/07 05:22:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-07 05:22:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/07 05:22:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/07 05:22:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:22:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/07 05:22:55 DEBUG : dir: Looking for writers 2026/06/07 05:22:55 DEBUG : Looking for writers 2026/06/07 05:22:55 DEBUG : dir: reading active writers 2026/06/07 05:22:55 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:55 DEBUG : >WaitForWriters: 2026/06/07 05:22:55 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:55 DEBUG : dir: Looking for writers 2026/06/07 05:22:55 DEBUG : Looking for writers 2026/06/07 05:22:55 DEBUG : dir: reading active writers 2026/06/07 05:22:55 DEBUG : newLeaf: reading active writers 2026/06/07 05:22:55 DEBUG : >WaitForWriters: 2026/06/07 05:22:55 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:22:56 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:22:56 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:22:56 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:56 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:22:56 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:22:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 05:22:59 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:22:59 DEBUG : dir/file1(0x2a670a532a00): openPending: 2026/06/07 05:22:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/07 05:22:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 05:22:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:59 DEBUG : dir/file1(0x2a670a532a00): >openPending: err= 2026/06/07 05:22:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 05:22:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:22:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:22:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:22:59 DEBUG : dir/file1(0x2a670a532a00): _writeAt: size=14, off=0 2026/06/07 05:22:59 DEBUG : dir/file1(0x2a670a532a00): >_writeAt: n=14, err= 2026/06/07 05:22:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/07 05:22:59 DEBUG : dir/file1(0x2a670a532a00): close: 2026/06/07 05:22:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/07 05:22:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/07 05:22:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 05:22:59 DEBUG : dir/file1(0x2a670a532a00): >close: err= 2026/06/07 05:22:59 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:22:59 DEBUG : dir: Looking for writers 2026/06/07 05:22:59 DEBUG : file1: reading active writers 2026/06/07 05:22:59 DEBUG : Looking for writers 2026/06/07 05:22:59 DEBUG : dir: reading active writers 2026/06/07 05:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:22:59 DEBUG : dir: Looking for writers 2026/06/07 05:22:59 DEBUG : file1: reading active writers 2026/06/07 05:22:59 DEBUG : Looking for writers 2026/06/07 05:22:59 DEBUG : dir: reading active writers 2026/06/07 05:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:22:59 DEBUG : dir: Looking for writers 2026/06/07 05:22:59 DEBUG : file1: reading active writers 2026/06/07 05:22:59 DEBUG : Looking for writers 2026/06/07 05:22:59 DEBUG : dir: reading active writers 2026/06/07 05:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:22:59 DEBUG : dir: Looking for writers 2026/06/07 05:22:59 DEBUG : file1: reading active writers 2026/06/07 05:22:59 DEBUG : Looking for writers 2026/06/07 05:22:59 DEBUG : dir: reading active writers 2026/06/07 05:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:22:59 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 05:22:59 DEBUG : dir: Looking for writers 2026/06/07 05:22:59 DEBUG : file1: reading active writers 2026/06/07 05:22:59 DEBUG : Looking for writers 2026/06/07 05:22:59 DEBUG : dir: reading active writers 2026/06/07 05:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:22:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:22:59 DEBUG : dir: Looking for writers 2026/06/07 05:22:59 DEBUG : file1: reading active writers 2026/06/07 05:22:59 DEBUG : Looking for writers 2026/06/07 05:22:59 DEBUG : dir: reading active writers 2026/06/07 05:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:22:59 DEBUG : dir: Looking for writers 2026/06/07 05:22:59 DEBUG : file1: reading active writers 2026/06/07 05:22:59 DEBUG : Looking for writers 2026/06/07 05:22:59 DEBUG : dir: reading active writers 2026/06/07 05:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:23:00 DEBUG : dir: Looking for writers 2026/06/07 05:23:00 DEBUG : file1: reading active writers 2026/06/07 05:23:00 DEBUG : Looking for writers 2026/06/07 05:23:00 DEBUG : dir: reading active writers 2026/06/07 05:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:23:00 DEBUG : dir/file1: size = 14 OK 2026/06/07 05:23:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/07 05:23:00 INFO : dir/file1: Copied (replaced existing) 2026/06/07 05:23:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 05:23:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/07 05:23:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:23:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 05:23:01 DEBUG : dir: Looking for writers 2026/06/07 05:23:01 DEBUG : file1: reading active writers 2026/06/07 05:23:01 DEBUG : Looking for writers 2026/06/07 05:23:01 DEBUG : dir: reading active writers 2026/06/07 05:23:01 DEBUG : >WaitForWriters: 2026/06/07 05:23:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:23:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:23:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:23:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:23:01 DEBUG : dir/file1(0x2a670a4a24c0): _readAt: size=512, off=0 2026/06/07 05:23:01 DEBUG : dir/file1(0x2a670a4a24c0): openPending: 2026/06/07 05:23:01 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/06/07 05:23:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 05:23:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:23:01 DEBUG : dir/file1(0x2a670a4a24c0): >openPending: err= 2026/06/07 05:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/07 05:23:01 DEBUG : dir/file1(0x2a670a4a24c0): >_readAt: n=14, err=EOF 2026/06/07 05:23:01 DEBUG : dir/file1(0x2a670a4a24c0): close: 2026/06/07 05:23:01 DEBUG : dir/file1(0x2a670a4a24c0): >close: err= 2026/06/07 05:23:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 05:23:02 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/07 05:23:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 05:23:02 DEBUG : newLeaf: Updating file with newLeaf 0x2a670a3ec1a0 2026/06/07 05:23:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:23:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:23:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 05:23:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/07 05:23:03 DEBUG : dir/file1: Updating file with dir/file1 0x2a670a3ec1a0 2026/06/07 05:23:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 05:23:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:23:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 05:23:03 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:23:03 DEBUG : dir/file1(0x2a670a532c80): openPending: 2026/06/07 05:23:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/07 05:23:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 05:23:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:23:03 DEBUG : dir/file1(0x2a670a532c80): >openPending: err= 2026/06/07 05:23:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 05:23:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:23:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:23:03 DEBUG : dir/file1(0x2a670a532c80): _writeAt: size=25, off=0 2026/06/07 05:23:03 DEBUG : dir/file1(0x2a670a532c80): >_writeAt: n=25, err= 2026/06/07 05:23:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 05:23:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 05:23:03 DEBUG : newLeaf: Updating file with newLeaf 0x2a670a3ec1a0 2026/06/07 05:23:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:23:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:23:03 DEBUG : newLeaf(0x2a670a532c80): close: 2026/06/07 05:23:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/07 05:23:03 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-07 05:23:03.427509294 +0000 UTC m=+213.271434925 2026/06/07 05:23:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/07 05:23:03 DEBUG : newLeaf(0x2a670a532c80): >close: err= 2026/06/07 05:23:03 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:03 DEBUG : dir: Looking for writers 2026/06/07 05:23:03 DEBUG : Looking for writers 2026/06/07 05:23:03 DEBUG : dir: reading active writers 2026/06/07 05:23:03 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:23:03 DEBUG : dir: Looking for writers 2026/06/07 05:23:03 DEBUG : Looking for writers 2026/06/07 05:23:03 DEBUG : dir: reading active writers 2026/06/07 05:23:03 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:23:03 DEBUG : dir: Looking for writers 2026/06/07 05:23:03 DEBUG : Looking for writers 2026/06/07 05:23:03 DEBUG : dir: reading active writers 2026/06/07 05:23:03 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:23:03 DEBUG : dir: Looking for writers 2026/06/07 05:23:03 DEBUG : Looking for writers 2026/06/07 05:23:03 DEBUG : dir: reading active writers 2026/06/07 05:23:03 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:23:04 DEBUG : newLeaf: vfs cache: starting upload 2026/06/07 05:23:04 DEBUG : dir: Looking for writers 2026/06/07 05:23:04 DEBUG : Looking for writers 2026/06/07 05:23:04 DEBUG : dir: reading active writers 2026/06/07 05:23:04 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:23:04 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/07 05:23:04 DEBUG : dir: Looking for writers 2026/06/07 05:23:04 DEBUG : Looking for writers 2026/06/07 05:23:04 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:04 DEBUG : dir: reading active writers 2026/06/07 05:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:23:04 DEBUG : dir: Looking for writers 2026/06/07 05:23:04 DEBUG : Looking for writers 2026/06/07 05:23:04 DEBUG : dir: reading active writers 2026/06/07 05:23:04 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:23:04 DEBUG : newLeaf: size = 25 OK 2026/06/07 05:23:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 05:23:04 INFO : newLeaf: Copied (replaced existing) 2026/06/07 05:23:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-07 05:23:03 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/07 05:23:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/07 05:23:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:23:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/07 05:23:05 DEBUG : dir: Looking for writers 2026/06/07 05:23:05 DEBUG : Looking for writers 2026/06/07 05:23:05 DEBUG : dir: reading active writers 2026/06/07 05:23:05 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:05 DEBUG : >WaitForWriters: 2026/06/07 05:23:05 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:05 DEBUG : dir: Looking for writers 2026/06/07 05:23:05 DEBUG : Looking for writers 2026/06/07 05:23:05 DEBUG : dir: reading active writers 2026/06/07 05:23:05 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:05 DEBUG : >WaitForWriters: 2026/06/07 05:23:05 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:23:06 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:23:06 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:23:06 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:06 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:23:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:23:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:06 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:23:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:23:08 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:08 DEBUG : dir: Looking for writers 2026/06/07 05:23:08 DEBUG : file1: reading active writers 2026/06/07 05:23:08 DEBUG : Looking for writers 2026/06/07 05:23:08 DEBUG : dir: reading active writers 2026/06/07 05:23:08 DEBUG : >WaitForWriters: 2026/06/07 05:23:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:23:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:23:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:23:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:23:08 DEBUG : dir/file1(0x2a670a4a2500): _readAt: size=512, off=0 2026/06/07 05:23:08 DEBUG : dir/file1(0x2a670a4a2500): openPending: 2026/06/07 05:23:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/07 05:23:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 05:23:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:23:08 DEBUG : dir/file1(0x2a670a4a2500): >openPending: err= 2026/06/07 05:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/07 05:23:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:23:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:23:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:23:09 DEBUG : dir/file1(0x2a670a4a2500): >_readAt: n=14, err=EOF 2026/06/07 05:23:09 DEBUG : dir/file1(0x2a670a4a2500): close: 2026/06/07 05:23:09 DEBUG : dir/file1(0x2a670a4a2500): >close: err= 2026/06/07 05:23:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 05:23:10 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/07 05:23:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 05:23:10 DEBUG : newLeaf: Updating file with newLeaf 0x2a670a3e44e0 2026/06/07 05:23:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:23:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:23:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 05:23:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/07 05:23:10 DEBUG : dir/file1: Updating file with dir/file1 0x2a670a3e44e0 2026/06/07 05:23:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 05:23:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:23:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 05:23:11 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:23:11 DEBUG : dir/file1(0x2a670a678b80): openPending: 2026/06/07 05:23:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/07 05:23:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 05:23:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:23:11 DEBUG : dir/file1(0x2a670a678b80): >openPending: err= 2026/06/07 05:23:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 05:23:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:23:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:23:11 DEBUG : dir/file1(0x2a670a678b80): _writeAt: size=25, off=0 2026/06/07 05:23:11 DEBUG : dir/file1(0x2a670a678b80): >_writeAt: n=25, err= 2026/06/07 05:23:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 05:23:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 05:23:11 DEBUG : newLeaf: Updating file with newLeaf 0x2a670a3e44e0 2026/06/07 05:23:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:23:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:23:11 DEBUG : newLeaf(0x2a670a678b80): close: 2026/06/07 05:23:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/07 05:23:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-07 05:23:11.201029497 +0000 UTC m=+221.044955147 2026/06/07 05:23:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/07 05:23:11 DEBUG : newLeaf(0x2a670a678b80): >close: err= 2026/06/07 05:23:11 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:11 DEBUG : dir: Looking for writers 2026/06/07 05:23:11 DEBUG : Looking for writers 2026/06/07 05:23:11 DEBUG : dir: reading active writers 2026/06/07 05:23:11 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:23:11 DEBUG : dir: Looking for writers 2026/06/07 05:23:11 DEBUG : Looking for writers 2026/06/07 05:23:11 DEBUG : dir: reading active writers 2026/06/07 05:23:11 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:23:11 DEBUG : dir: Looking for writers 2026/06/07 05:23:11 DEBUG : Looking for writers 2026/06/07 05:23:11 DEBUG : dir: reading active writers 2026/06/07 05:23:11 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:23:11 DEBUG : dir: Looking for writers 2026/06/07 05:23:11 DEBUG : Looking for writers 2026/06/07 05:23:11 DEBUG : dir: reading active writers 2026/06/07 05:23:11 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:23:11 DEBUG : newLeaf: vfs cache: starting upload 2026/06/07 05:23:11 DEBUG : dir: Looking for writers 2026/06/07 05:23:11 DEBUG : Looking for writers 2026/06/07 05:23:11 DEBUG : dir: reading active writers 2026/06/07 05:23:11 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:23:11 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/07 05:23:11 DEBUG : dir: Looking for writers 2026/06/07 05:23:11 DEBUG : Looking for writers 2026/06/07 05:23:11 DEBUG : dir: reading active writers 2026/06/07 05:23:11 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:23:12 DEBUG : dir: Looking for writers 2026/06/07 05:23:12 DEBUG : Looking for writers 2026/06/07 05:23:12 DEBUG : dir: reading active writers 2026/06/07 05:23:12 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:23:12 DEBUG : newLeaf: size = 25 OK 2026/06/07 05:23:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/07 05:23:12 INFO : newLeaf: Copied (replaced existing) 2026/06/07 05:23:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-07 05:23:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/07 05:23:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/07 05:23:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 05:23:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/07 05:23:12 DEBUG : dir: Looking for writers 2026/06/07 05:23:12 DEBUG : Looking for writers 2026/06/07 05:23:12 DEBUG : dir: reading active writers 2026/06/07 05:23:12 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:12 DEBUG : >WaitForWriters: 2026/06/07 05:23:13 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:13 DEBUG : dir: Looking for writers 2026/06/07 05:23:13 DEBUG : Looking for writers 2026/06/07 05:23:13 DEBUG : dir: reading active writers 2026/06/07 05:23:13 DEBUG : newLeaf: reading active writers 2026/06/07 05:23:13 DEBUG : >WaitForWriters: 2026/06/07 05:23:13 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestFileRename (49.65s) --- PASS: TestFileRename/off,forceCache=false (7.80s) --- PASS: TestFileRename/minimal,forceCache=false (7.52s) --- PASS: TestFileRename/minimal,forceCache=true (9.03s) --- PASS: TestFileRename/writes,forceCache=false (7.49s) --- PASS: TestFileRename/writes,forceCache=true (9.97s) --- PASS: TestFileRename/full,forceCache=false (7.85s) === 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-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:23:14 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:23:14 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:23:14 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:23:14 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:23:14 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:14 DEBUG : Looking for writers 2026/06/07 05:23:14 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.31s) === 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-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:23:14 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:23:14 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:23:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/07 05:23:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:23:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:23:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 05:23:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 05:23:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:23:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/07 05:23:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/07 05:23:17 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:17 DEBUG : dir: Looking for writers 2026/06/07 05:23:17 DEBUG : file1: reading active writers 2026/06/07 05:23:17 DEBUG : Looking for writers 2026/06/07 05:23:17 DEBUG : dir: reading active writers 2026/06/07 05:23:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.13s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:23:18 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:23:18 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:23:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/07 05:23:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:23:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:23:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 05:23:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 05:23:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:23:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/07 05:23:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/07 05:23:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/07 05:23:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/07 05:23:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/07 05:23:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/07 05:23:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/07 05:23:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/07 05:23:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/07 05:23:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/07 05:23:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/07 05:23:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/07 05:23:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/07 05:23:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/07 05:23:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/07 05:23:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/07 05:23:23 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:23 DEBUG : dir: Looking for writers 2026/06/07 05:23:23 DEBUG : file1: reading active writers 2026/06/07 05:23:23 DEBUG : Looking for writers 2026/06/07 05:23:23 DEBUG : dir: reading active writers 2026/06/07 05:23:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.48s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:23:25 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:23:25 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:23:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/07 05:23:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:23:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 05:23:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 05:23:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:23:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/07 05:23:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/07 05:23:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/07 05:23:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/07 05:23:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/07 05:23:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/07 05:23:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/07 05:23:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/07 05:23:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/07 05:23:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/07 05:23:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/07 05:23:28 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/07 05:23:29 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/07 05:23:29 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/07 05:23:29 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/07 05:23:29 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/07 05:23:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/07 05:23:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/07 05:23:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/07 05:23:29 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/07 05:23:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/07 05:23:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/07 05:23:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/07 05:23:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/07 05:23:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/07 05:23:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/07 05:23:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/07 05:23:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/07 05:23:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/07 05:23:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/07 05:23:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/07 05:23:30 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:30 DEBUG : dir: Looking for writers 2026/06/07 05:23:30 DEBUG : file1: reading active writers 2026/06/07 05:23:30 DEBUG : Looking for writers 2026/06/07 05:23:30 DEBUG : dir: reading active writers 2026/06/07 05:23:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (7.00s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:23:32 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:23:32 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:23:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/07 05:23:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:23:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:23:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 05:23:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 05:23:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:23:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/07 05:23:36 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:36 DEBUG : dir: Looking for writers 2026/06/07 05:23:36 DEBUG : file1: reading active writers 2026/06/07 05:23:36 DEBUG : Looking for writers 2026/06/07 05:23:36 DEBUG : dir: reading active writers 2026/06/07 05:23:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.99s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:23:37 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:23:37 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:23:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/07 05:23:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:23:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:23:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 05:23:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 05:23:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:23:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/07 05:23:40 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/07 05:23:40 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/07 05:23:40 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:40 DEBUG : dir: Looking for writers 2026/06/07 05:23:40 DEBUG : file1: reading active writers 2026/06/07 05:23:40 DEBUG : Looking for writers 2026/06/07 05:23:40 DEBUG : dir: reading active writers 2026/06/07 05:23:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (5.38s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:23:42 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:23:42 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:23:42 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:42 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:42 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:23:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/07 05:23:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:23:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:23:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:23:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:23:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:23:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 05:23:46 DEBUG : dir/file1(0x2a670a37ea00): _readAt: size=1, off=0 2026/06/07 05:23:46 DEBUG : dir/file1(0x2a670a37ea00): openPending: 2026/06/07 05:23:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 05:23:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 05:23:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:23:46 DEBUG : dir/file1(0x2a670a37ea00): >openPending: err= 2026/06/07 05:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/07 05:23:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:23:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:23:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:23:46 DEBUG : dir/file1(0x2a670a37ea00): >_readAt: n=1, err= 2026/06/07 05:23:46 DEBUG : dir/file1(0x2a670a37ea00): _readAt: size=256, off=1 2026/06/07 05:23:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/07 05:23:46 DEBUG : dir/file1(0x2a670a37ea00): >_readAt: n=15, err=EOF 2026/06/07 05:23:46 DEBUG : dir/file1(0x2a670a37ea00): _readAt: size=16, off=16 2026/06/07 05:23:46 DEBUG : dir/file1(0x2a670a37ea00): >_readAt: n=0, err=EOF 2026/06/07 05:23:46 DEBUG : dir/file1(0x2a670a37ea00): close: 2026/06/07 05:23:46 DEBUG : dir/file1(0x2a670a37ea00): >close: err= 2026/06/07 05:23:46 DEBUG : dir/file1(0x2a670a37ea00): close: 2026/06/07 05:23:46 DEBUG : dir/file1(0x2a670a37ea00): >close: err=file already closed 2026/06/07 05:23:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:46 DEBUG : dir: Looking for writers 2026/06/07 05:23:46 DEBUG : file1: reading active writers 2026/06/07 05:23:46 DEBUG : Looking for writers 2026/06/07 05:23:46 DEBUG : dir: reading active writers 2026/06/07 05:23:46 DEBUG : >WaitForWriters: 2026/06/07 05:23:46 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (5.39s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:23:47 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:23:47 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:23:47 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:47 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:23:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:23:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:47 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:23:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/07 05:23:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:23:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:23:51 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:23:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:23:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:23:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): _readAt: size=1, off=0 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): openPending: 2026/06/07 05:23:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 05:23:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 05:23:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): >openPending: err= 2026/06/07 05:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/07 05:23:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:23:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:23:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): >_readAt: n=1, err= 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): _readAt: size=1, off=5 2026/06/07 05:23:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): >_readAt: n=1, err= 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): _readAt: size=1, off=3 2026/06/07 05:23:51 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): >_readAt: n=1, err= 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): _readAt: size=1, off=13 2026/06/07 05:23:51 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): >_readAt: n=1, err= 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): _readAt: size=16, off=100 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): >_readAt: n=0, err=EOF 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): close: 2026/06/07 05:23:51 DEBUG : dir/file1(0x2a670a07ef00): >close: err= 2026/06/07 05:23:51 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:51 DEBUG : dir: Looking for writers 2026/06/07 05:23:51 DEBUG : file1: reading active writers 2026/06/07 05:23:51 DEBUG : Looking for writers 2026/06/07 05:23:51 DEBUG : dir: reading active writers 2026/06/07 05:23:51 DEBUG : >WaitForWriters: 2026/06/07 05:23:51 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting 2026/06/07 05:23:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove/dir/file1: no such file or directory 2026/06/07 05:23:51 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-citamiq7hove/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.87s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:23:52 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:23:52 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:23:52 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:52 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:23:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:23:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:52 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:23:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/07 05:23:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:23:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:23:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:23:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:23:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:23:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): _readAt: size=1, off=0 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): openPending: 2026/06/07 05:23:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 05:23:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 05:23:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): >openPending: err= 2026/06/07 05:23:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/07 05:23:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:23:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:23:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): >_readAt: n=1, err= 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): _readAt: size=1, off=5 2026/06/07 05:23:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): >_readAt: n=1, err= 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): _readAt: size=1, off=1 2026/06/07 05:23:55 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): >_readAt: n=1, err= 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): _readAt: size=6, off=10 2026/06/07 05:23:55 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): >_readAt: n=6, err= 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): _readAt: size=256, off=10 2026/06/07 05:23:55 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): >_readAt: n=6, err=EOF 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): _readAt: size=256, off=100 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): >_readAt: n=0, err=EOF 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): close: 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): >close: err= 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): _readAt: size=256, off=100 2026/06/07 05:23:55 DEBUG : dir/file1(0x2a670a4a2c00): >_readAt: n=0, err=file already closed 2026/06/07 05:23:55 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:23:55 DEBUG : dir: Looking for writers 2026/06/07 05:23:55 DEBUG : file1: reading active writers 2026/06/07 05:23:55 DEBUG : Looking for writers 2026/06/07 05:23:55 DEBUG : dir: reading active writers 2026/06/07 05:23:55 DEBUG : >WaitForWriters: 2026/06/07 05:23:55 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting 2026/06/07 05:23:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove/dir/file1: no such file or directory 2026/06/07 05:23:56 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-citamiq7hove/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.66s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:23:57 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:23:57 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:23:57 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:57 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:23:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:23:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:23:57 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:23:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/07 05:24:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:24:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove/dir/file1: no such file or directory 2026/06/07 05:24:00 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-citamiq7hove/dir/file1: no such file or directory 2026/06/07 05:24:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:24:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:24:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:24:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:24:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 05:24:01 DEBUG : dir/file1(0x2a670a4a2440): RWFileHandle.Flush 2026/06/07 05:24:01 DEBUG : dir/file1(0x2a670a4a2440): _readAt: size=256, off=0 2026/06/07 05:24:01 DEBUG : dir/file1(0x2a670a4a2440): openPending: 2026/06/07 05:24:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 05:24:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 05:24:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:01 DEBUG : dir/file1(0x2a670a4a2440): >openPending: err= 2026/06/07 05:24:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/07 05:24:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:24:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:24:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:24:01 DEBUG : dir/file1(0x2a670a4a2440): >_readAt: n=16, err=EOF 2026/06/07 05:24:01 DEBUG : dir/file1(0x2a670a4a2440): RWFileHandle.Flush 2026/06/07 05:24:01 DEBUG : dir/file1(0x2a670a4a2440): RWFileHandle.Flush 2026/06/07 05:24:01 DEBUG : dir/file1(0x2a670a4a2440): close: 2026/06/07 05:24:01 DEBUG : dir/file1(0x2a670a4a2440): >close: err= 2026/06/07 05:24:01 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:01 DEBUG : dir: Looking for writers 2026/06/07 05:24:01 DEBUG : file1: reading active writers 2026/06/07 05:24:01 DEBUG : Looking for writers 2026/06/07 05:24:01 DEBUG : dir: reading active writers 2026/06/07 05:24:01 DEBUG : >WaitForWriters: 2026/06/07 05:24:01 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (5.27s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:02 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:02 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:02 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:02 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:02 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/07 05:24:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:24: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-citamiq7hove/dir/file1: no such file or directory 2026/06/07 05:24: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-citamiq7hove/dir/file1: no such file or directory 2026/06/07 05:24:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 05:24:06 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:24:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:24:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:24:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 05:24:06 DEBUG : dir/file1(0x2a670a07f200): _readAt: size=256, off=0 2026/06/07 05:24:06 DEBUG : dir/file1(0x2a670a07f200): openPending: 2026/06/07 05:24:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 05:24:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 05:24:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:06 DEBUG : dir/file1(0x2a670a07f200): >openPending: err= 2026/06/07 05:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/07 05:24:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:24:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:24:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:24:07 DEBUG : dir/file1(0x2a670a07f200): >_readAt: n=16, err=EOF 2026/06/07 05:24:07 DEBUG : dir/file1(0x2a670a07f200): RWFileHandle.Release 2026/06/07 05:24:07 DEBUG : dir/file1(0x2a670a07f200): close: 2026/06/07 05:24:07 DEBUG : dir/file1(0x2a670a07f200): >close: err= 2026/06/07 05:24:07 DEBUG : dir/file1(0x2a670a07f200): RWFileHandle.Release 2026/06/07 05:24:07 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:07 DEBUG : dir: Looking for writers 2026/06/07 05:24:07 DEBUG : file1: reading active writers 2026/06/07 05:24:07 DEBUG : Looking for writers 2026/06/07 05:24:07 DEBUG : dir: reading active writers 2026/06/07 05:24:07 DEBUG : >WaitForWriters: 2026/06/07 05:24:07 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (6.79s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:09 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:09 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:09 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:09 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:09 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:09 DEBUG : file1: newRWFileHandle: 2026/06/07 05:24:09 DEBUG : file1(0x2a670a4a3380): openPending: 2026/06/07 05:24:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:09 DEBUG : file1(0x2a670a4a3380): >openPending: err= 2026/06/07 05:24:09 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 05:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 05:24:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 05:24:09 DEBUG : file1(0x2a670a4a3380): _writeAt: size=5, off=0 2026/06/07 05:24:09 DEBUG : file1(0x2a670a4a3380): >_writeAt: n=5, err= 2026/06/07 05:24:09 DEBUG : file1(0x2a670a4a3380): _writeAt: size=7, off=5 2026/06/07 05:24:09 DEBUG : file1(0x2a670a4a3380): >_writeAt: n=7, err= 2026/06/07 05:24:09 DEBUG : file1: vfs cache: truncate to size=11 2026/06/07 05:24:09 DEBUG : file1(0x2a670a4a3380): close: 2026/06/07 05:24:09 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 05:24:09.710404251 +0000 UTC m=+279.554329972 2026/06/07 05:24:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:09 DEBUG : file1(0x2a670a4a3380): >close: err= 2026/06/07 05:24:09 DEBUG : file1(0x2a670a4a3380): close: 2026/06/07 05:24:09 DEBUG : file1(0x2a670a4a3380): >close: err=file already closed 2026/06/07 05:24:09 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:09 DEBUG : Looking for writers 2026/06/07 05:24:09 DEBUG : file1: reading active writers 2026/06/07 05:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:24:09 DEBUG : Looking for writers 2026/06/07 05:24:09 DEBUG : file1: reading active writers 2026/06/07 05:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:24:09 DEBUG : Looking for writers 2026/06/07 05:24:09 DEBUG : file1: reading active writers 2026/06/07 05:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:24:09 DEBUG : Looking for writers 2026/06/07 05:24:09 DEBUG : file1: reading active writers 2026/06/07 05:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:24:09 DEBUG : file1: vfs cache: starting upload 2026/06/07 05:24:09 DEBUG : Looking for writers 2026/06/07 05:24:09 DEBUG : file1: reading active writers 2026/06/07 05:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:24:10 DEBUG : Looking for writers 2026/06/07 05:24:10 DEBUG : file1: reading active writers 2026/06/07 05:24:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:24:10 DEBUG : Looking for writers 2026/06/07 05:24:10 DEBUG : file1: reading active writers 2026/06/07 05:24:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:24:10 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/07 05:24:10 DEBUG : Looking for writers 2026/06/07 05:24:10 DEBUG : file1: reading active writers 2026/06/07 05:24:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:11 DEBUG : Looking for writers 2026/06/07 05:24:11 DEBUG : file1: reading active writers 2026/06/07 05:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:12 DEBUG : file1: size = 11 OK 2026/06/07 05:24:12 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 05:24:12 INFO : file1: Copied (new) 2026/06/07 05:24:12 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-07 05:24:09 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/07 05:24:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 05:24:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:12 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 05:24:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove/dir/file1: no such file or directory 2026/06/07 05:24:12 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-citamiq7hove/dir/file1: no such file or directory 2026/06/07 05:24:12 DEBUG : Looking for writers 2026/06/07 05:24:12 DEBUG : file1: reading active writers 2026/06/07 05:24:12 DEBUG : >WaitForWriters: 2026/06/07 05:24:13 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:13 DEBUG : Looking for writers 2026/06/07 05:24:13 DEBUG : file1: reading active writers 2026/06/07 05:24:13 DEBUG : >WaitForWriters: 2026/06/07 05:24:13 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (4.84s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:14 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:14 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:14 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:14 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:14 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:14 DEBUG : file1: newRWFileHandle: 2026/06/07 05:24:14 DEBUG : file1(0x2a670a4a2140): openPending: 2026/06/07 05:24:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:14 DEBUG : file1(0x2a670a4a2140): >openPending: err= 2026/06/07 05:24:14 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 05:24:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 05:24:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 05:24:14 DEBUG : file1(0x2a670a4a2140): _writeAt: size=7, off=0 2026/06/07 05:24:14 DEBUG : file1(0x2a670a4a2140): >_writeAt: n=7, err= 2026/06/07 05:24:14 DEBUG : file1(0x2a670a4a2140): _writeAt: size=6, off=5 2026/06/07 05:24:14 DEBUG : file1(0x2a670a4a2140): >_writeAt: n=6, err= 2026/06/07 05:24:14 DEBUG : file1(0x2a670a4a2140): close: 2026/06/07 05:24:14 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 05:24:14.604947072 +0000 UTC m=+284.448872733 2026/06/07 05:24:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:14 DEBUG : file1(0x2a670a4a2140): >close: err= 2026/06/07 05:24:14 DEBUG : file1(0x2a670a4a2140): _writeAt: size=5, off=0 2026/06/07 05:24:14 DEBUG : file1(0x2a670a4a2140): >_writeAt: n=0, err=file already closed 2026/06/07 05:24:14 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:14 DEBUG : Looking for writers 2026/06/07 05:24:14 DEBUG : file1: reading active writers 2026/06/07 05:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:24:14 DEBUG : Looking for writers 2026/06/07 05:24:14 DEBUG : file1: reading active writers 2026/06/07 05:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:24:14 DEBUG : Looking for writers 2026/06/07 05:24:14 DEBUG : file1: reading active writers 2026/06/07 05:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:24:14 DEBUG : Looking for writers 2026/06/07 05:24:14 DEBUG : file1: reading active writers 2026/06/07 05:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:24:14 DEBUG : file1: vfs cache: starting upload 2026/06/07 05:24:14 DEBUG : Looking for writers 2026/06/07 05:24:14 DEBUG : file1: reading active writers 2026/06/07 05:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:24:14 DEBUG : Looking for writers 2026/06/07 05:24:14 DEBUG : file1: reading active writers 2026/06/07 05:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:24:15 DEBUG : Looking for writers 2026/06/07 05:24:15 DEBUG : file1: reading active writers 2026/06/07 05:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:24:15 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/07 05:24:15 DEBUG : Looking for writers 2026/06/07 05:24:15 DEBUG : file1: reading active writers 2026/06/07 05:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:16 DEBUG : file1: size = 11 OK 2026/06/07 05:24:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 05:24:16 INFO : file1: Copied (new) 2026/06/07 05:24:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-07 05:24:14 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/07 05:24:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 05:24:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:16 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 05:24:16 DEBUG : Looking for writers 2026/06/07 05:24:16 DEBUG : file1: reading active writers 2026/06/07 05:24:16 DEBUG : >WaitForWriters: 2026/06/07 05:24:17 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:17 DEBUG : Looking for writers 2026/06/07 05:24:17 DEBUG : file1: reading active writers 2026/06/07 05:24:17 DEBUG : >WaitForWriters: 2026/06/07 05:24:17 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:17 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:17 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:17 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:17 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:17 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:19 DEBUG : file1: newRWFileHandle: 2026/06/07 05:24:19 DEBUG : file1(0x2a670a5338c0): openPending: 2026/06/07 05:24:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:19 DEBUG : file1(0x2a670a5338c0): >openPending: err= 2026/06/07 05:24:19 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 05:24:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 05:24:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 05:24:19 DEBUG : file1(0x2a670a5338c0): close: 2026/06/07 05:24:19 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 05:24:19.23547221 +0000 UTC m=+289.079397841 2026/06/07 05:24:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:19 DEBUG : file1(0x2a670a5338c0): >close: err= 2026/06/07 05:24:19 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/07 05:24:19 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 05:24:19 DEBUG : file2: newRWFileHandle: 2026/06/07 05:24:19 DEBUG : file2(0x2a670a533d40): openPending: 2026/06/07 05:24:19 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/07 05:24:19 DEBUG : file2(0x2a670a533d40): >openPending: err= 2026/06/07 05:24:19 DEBUG : file2: >newRWFileHandle: err= 2026/06/07 05:24:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/07 05:24:19 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/07 05:24:19 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/07 05:24:19 DEBUG : file2(0x2a670a533d40): RWFileHandle.Flush 2026/06/07 05:24:19 DEBUG : file2(0x2a670a533d40): RWFileHandle.Release 2026/06/07 05:24:19 DEBUG : file2(0x2a670a533d40): close: 2026/06/07 05:24:19 DEBUG : file2: vfs cache: setting modification time to 2026-06-07 05:24:19.236544492 +0000 UTC m=+289.080470113 2026/06/07 05:24:19 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:19 DEBUG : file2(0x2a670a533d40): >close: err= 2026/06/07 05:24:19 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:19 DEBUG : Looking for writers 2026/06/07 05:24:19 DEBUG : file1: reading active writers 2026/06/07 05:24:19 DEBUG : file2: reading active writers 2026/06/07 05:24:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/07 05:24:19 DEBUG : Looking for writers 2026/06/07 05:24:19 DEBUG : file1: reading active writers 2026/06/07 05:24:19 DEBUG : file2: reading active writers 2026/06/07 05:24:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/07 05:24:19 DEBUG : Looking for writers 2026/06/07 05:24:19 DEBUG : file1: reading active writers 2026/06/07 05:24:19 DEBUG : file2: reading active writers 2026/06/07 05:24:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/07 05:24:19 DEBUG : Looking for writers 2026/06/07 05:24:19 DEBUG : file1: reading active writers 2026/06/07 05:24:19 DEBUG : file2: reading active writers 2026/06/07 05:24:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/07 05:24:19 DEBUG : file1: vfs cache: starting upload 2026/06/07 05:24:19 DEBUG : file2: vfs cache: starting upload 2026/06/07 05:24:19 DEBUG : Looking for writers 2026/06/07 05:24:19 DEBUG : file1: reading active writers 2026/06/07 05:24:19 DEBUG : file2: reading active writers 2026/06/07 05:24:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/07 05:24:19 DEBUG : Looking for writers 2026/06/07 05:24:19 DEBUG : file1: reading active writers 2026/06/07 05:24:19 DEBUG : file2: reading active writers 2026/06/07 05:24:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/07 05:24:19 DEBUG : Looking for writers 2026/06/07 05:24:19 DEBUG : file2: reading active writers 2026/06/07 05:24:19 DEBUG : file1: reading active writers 2026/06/07 05:24:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/07 05:24:20 DEBUG : Looking for writers 2026/06/07 05:24:20 DEBUG : file1: reading active writers 2026/06/07 05:24:20 DEBUG : file2: reading active writers 2026/06/07 05:24:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/06/07 05:24:21 DEBUG : file2: size = 0 OK 2026/06/07 05:24:21 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 05:24:21 INFO : file2: Copied (new) 2026/06/07 05:24:21 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-07 05:24:19 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/07 05:24:21 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/07 05:24:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/07 05:24:21 INFO : file2: vfs cache: upload succeeded try #1 2026/06/07 05:24:21 DEBUG : Looking for writers 2026/06/07 05:24:21 DEBUG : file1: reading active writers 2026/06/07 05:24:21 DEBUG : file2: reading active writers 2026/06/07 05:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:21 DEBUG : file1: size = 0 OK 2026/06/07 05:24:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 05:24:21 INFO : file1: Copied (new) 2026/06/07 05:24:21 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-07 05:24:19 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/07 05:24:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 05:24:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:21 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 05:24:22 DEBUG : Looking for writers 2026/06/07 05:24:22 DEBUG : file1: reading active writers 2026/06/07 05:24:22 DEBUG : file2: reading active writers 2026/06/07 05:24:22 DEBUG : >WaitForWriters: 2026/06/07 05:24:22 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:22 DEBUG : Looking for writers 2026/06/07 05:24:22 DEBUG : file1: reading active writers 2026/06/07 05:24:22 DEBUG : file2: reading active writers 2026/06/07 05:24:22 DEBUG : >WaitForWriters: 2026/06/07 05:24:22 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (5.80s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:23 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:23 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:23 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:23 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:23 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:23 DEBUG : file1: newRWFileHandle: 2026/06/07 05:24:23 DEBUG : file1(0x2a670a113780): openPending: 2026/06/07 05:24:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:23 DEBUG : file1(0x2a670a113780): >openPending: err= 2026/06/07 05:24:23 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 05:24:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 05:24:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 05:24:23 DEBUG : file1(0x2a670a113780): _writeAt: size=5, off=0 2026/06/07 05:24:23 DEBUG : file1(0x2a670a113780): >_writeAt: n=5, err= 2026/06/07 05:24:23 DEBUG : file1(0x2a670a113780): RWFileHandle.Flush 2026/06/07 05:24:23 DEBUG : file1(0x2a670a113780): RWFileHandle.Flush 2026/06/07 05:24:23 DEBUG : file1(0x2a670a113780): close: 2026/06/07 05:24:23 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 05:24:23.518599358 +0000 UTC m=+293.362524979 2026/06/07 05:24:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:23 DEBUG : file1(0x2a670a113780): >close: err= 2026/06/07 05:24:23 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:23 DEBUG : Looking for writers 2026/06/07 05:24:23 DEBUG : file1: reading active writers 2026/06/07 05:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:24:23 DEBUG : Looking for writers 2026/06/07 05:24:23 DEBUG : file1: reading active writers 2026/06/07 05:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:24:23 DEBUG : Looking for writers 2026/06/07 05:24:23 DEBUG : file1: reading active writers 2026/06/07 05:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:24:23 DEBUG : Looking for writers 2026/06/07 05:24:23 DEBUG : file1: reading active writers 2026/06/07 05:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:24:23 DEBUG : file1: vfs cache: starting upload 2026/06/07 05:24:23 DEBUG : Looking for writers 2026/06/07 05:24:23 DEBUG : file1: reading active writers 2026/06/07 05:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:24:23 DEBUG : Looking for writers 2026/06/07 05:24:23 DEBUG : file1: reading active writers 2026/06/07 05:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:24:24 DEBUG : Looking for writers 2026/06/07 05:24:24 DEBUG : file1: reading active writers 2026/06/07 05:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:24:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/07 05:24:24 DEBUG : Looking for writers 2026/06/07 05:24:24 DEBUG : file1: reading active writers 2026/06/07 05:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:25 DEBUG : Looking for writers 2026/06/07 05:24:25 DEBUG : file1: reading active writers 2026/06/07 05:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:25 DEBUG : file1: size = 5 OK 2026/06/07 05:24:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 05:24:25 INFO : file1: Copied (new) 2026/06/07 05:24:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-07 05:24:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/07 05:24:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 05:24:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:25 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 05:24:26 DEBUG : Looking for writers 2026/06/07 05:24:26 DEBUG : file1: reading active writers 2026/06/07 05:24:26 DEBUG : >WaitForWriters: 2026/06/07 05:24:26 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.94s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:27 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:27 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:27 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:27 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:27 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:27 DEBUG : file1: newRWFileHandle: 2026/06/07 05:24:27 DEBUG : file1(0x2a670a216b40): openPending: 2026/06/07 05:24:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:27 DEBUG : file1(0x2a670a216b40): >openPending: err= 2026/06/07 05:24:27 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 05:24:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 05:24:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 05:24:27 DEBUG : file1(0x2a670a216b40): _writeAt: size=5, off=0 2026/06/07 05:24:27 DEBUG : file1(0x2a670a216b40): >_writeAt: n=5, err= 2026/06/07 05:24:27 DEBUG : file1(0x2a670a216b40): RWFileHandle.Release 2026/06/07 05:24:27 DEBUG : file1(0x2a670a216b40): close: 2026/06/07 05:24:27 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 05:24:27.43655189 +0000 UTC m=+297.280477510 2026/06/07 05:24:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:27 DEBUG : file1(0x2a670a216b40): >close: err= 2026/06/07 05:24:27 DEBUG : file1(0x2a670a216b40): RWFileHandle.Release 2026/06/07 05:24:27 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:27 DEBUG : Looking for writers 2026/06/07 05:24:27 DEBUG : file1: reading active writers 2026/06/07 05:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:24:27 DEBUG : Looking for writers 2026/06/07 05:24:27 DEBUG : file1: reading active writers 2026/06/07 05:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:24:27 DEBUG : Looking for writers 2026/06/07 05:24:27 DEBUG : file1: reading active writers 2026/06/07 05:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:24:27 DEBUG : Looking for writers 2026/06/07 05:24:27 DEBUG : file1: reading active writers 2026/06/07 05:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:24:27 DEBUG : file1: vfs cache: starting upload 2026/06/07 05:24:27 DEBUG : Looking for writers 2026/06/07 05:24:27 DEBUG : file1: reading active writers 2026/06/07 05:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:24:27 DEBUG : Looking for writers 2026/06/07 05:24:27 DEBUG : file1: reading active writers 2026/06/07 05:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:24:28 DEBUG : Looking for writers 2026/06/07 05:24:28 DEBUG : file1: reading active writers 2026/06/07 05:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:24:28 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/07 05:24:28 DEBUG : Looking for writers 2026/06/07 05:24:28 DEBUG : file1: reading active writers 2026/06/07 05:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:29 DEBUG : file1: size = 5 OK 2026/06/07 05:24:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 05:24:29 INFO : file1: Copied (new) 2026/06/07 05:24:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-07 05:24:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/07 05:24:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 05:24:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:29 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 05:24:29 DEBUG : Looking for writers 2026/06/07 05:24:29 DEBUG : file1: reading active writers 2026/06/07 05:24:29 DEBUG : >WaitForWriters: 2026/06/07 05:24:29 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.93s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:30 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:30 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:30 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:30 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:30 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/07 05:24:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/07 05:24:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 05:24:33 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:24:33 DEBUG : dir/file1(0x2a670a07f3c0): openPending: 2026/06/07 05:24:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 05:24:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 05:24:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:33 DEBUG : dir/file1(0x2a670a07f3c0): >openPending: err= 2026/06/07 05:24:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 05:24:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:24:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:24:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 05:24:33 DEBUG : dir/file1(0x2a670a07f3c0): _writeAt: size=5, off=0 2026/06/07 05:24:33 DEBUG : dir/file1(0x2a670a07f3c0): >_writeAt: n=5, err= 2026/06/07 05:24:33 DEBUG : dir/file1(0x2a670a07f3c0): close: 2026/06/07 05:24:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-07 05:24:33.919713086 +0000 UTC m=+303.763638717 2026/06/07 05:24:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:33 DEBUG : dir/file1(0x2a670a07f3c0): >close: err= 2026/06/07 05:24:33 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:33 DEBUG : dir: Looking for writers 2026/06/07 05:24:33 DEBUG : file1: reading active writers 2026/06/07 05:24:33 DEBUG : Looking for writers 2026/06/07 05:24:33 DEBUG : dir: reading active writers 2026/06/07 05:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:24:33 DEBUG : dir: Looking for writers 2026/06/07 05:24:33 DEBUG : file1: reading active writers 2026/06/07 05:24:33 DEBUG : Looking for writers 2026/06/07 05:24:33 DEBUG : dir: reading active writers 2026/06/07 05:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:24:33 DEBUG : dir: Looking for writers 2026/06/07 05:24:33 DEBUG : file1: reading active writers 2026/06/07 05:24:33 DEBUG : Looking for writers 2026/06/07 05:24:33 DEBUG : dir: reading active writers 2026/06/07 05:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:24:33 DEBUG : dir: Looking for writers 2026/06/07 05:24:33 DEBUG : file1: reading active writers 2026/06/07 05:24:33 DEBUG : Looking for writers 2026/06/07 05:24:33 DEBUG : dir: reading active writers 2026/06/07 05:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:24:34 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 05:24:34 DEBUG : dir: Looking for writers 2026/06/07 05:24:34 DEBUG : file1: reading active writers 2026/06/07 05:24:34 DEBUG : Looking for writers 2026/06/07 05:24:34 DEBUG : dir: reading active writers 2026/06/07 05:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:24:34 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/06/07 05:24:34 DEBUG : dir: Looking for writers 2026/06/07 05:24:34 DEBUG : file1: reading active writers 2026/06/07 05:24:34 DEBUG : Looking for writers 2026/06/07 05:24:34 DEBUG : dir: reading active writers 2026/06/07 05:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:24:34 DEBUG : dir: Looking for writers 2026/06/07 05:24:34 DEBUG : file1: reading active writers 2026/06/07 05:24:34 DEBUG : Looking for writers 2026/06/07 05:24:34 DEBUG : dir: reading active writers 2026/06/07 05:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:24:35 DEBUG : dir: Looking for writers 2026/06/07 05:24:35 DEBUG : file1: reading active writers 2026/06/07 05:24:35 DEBUG : Looking for writers 2026/06/07 05:24:35 DEBUG : dir: reading active writers 2026/06/07 05:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:35 DEBUG : dir/file1: size = 5 OK 2026/06/07 05:24:35 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 05:24:35 INFO : dir/file1: Copied (replaced existing) 2026/06/07 05:24:35 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-07 05:24:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/07 05:24:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 05:24:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 05:24:36 DEBUG : dir: Looking for writers 2026/06/07 05:24:36 DEBUG : file1: reading active writers 2026/06/07 05:24:36 DEBUG : Looking for writers 2026/06/07 05:24:36 DEBUG : dir: reading active writers 2026/06/07 05:24:36 DEBUG : >WaitForWriters: 2026/06/07 05:24:36 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.97s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:37 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:37 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:37 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:37 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:37 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/07 05:24:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:40 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 05:24:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 05:24:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 05:24:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 05:24:40 DEBUG : dir/file1(0x2a670a216fc0): _writeAt: size=5, off=0 2026/06/07 05:24:40 DEBUG : dir/file1(0x2a670a216fc0): openPending: 2026/06/07 05:24:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/07 05:24:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 05:24:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:40 DEBUG : dir/file1(0x2a670a216fc0): >openPending: err= 2026/06/07 05:24:40 DEBUG : dir/file1(0x2a670a216fc0): >_writeAt: n=5, err= 2026/06/07 05:24:40 DEBUG : dir/file1(0x2a670a216fc0): _writeAt: size=15, off=5 2026/06/07 05:24:40 DEBUG : dir/file1(0x2a670a216fc0): >_writeAt: n=15, err= 2026/06/07 05:24:40 DEBUG : dir/file1(0x2a670a216fc0): close: 2026/06/07 05:24:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/07 05:24:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-07 05:24:40.074538505 +0000 UTC m=+309.918464146 2026/06/07 05:24:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:40 DEBUG : dir/file1(0x2a670a216fc0): >close: err= 2026/06/07 05:24:40 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:40 DEBUG : dir: Looking for writers 2026/06/07 05:24:40 DEBUG : file1: reading active writers 2026/06/07 05:24:40 DEBUG : Looking for writers 2026/06/07 05:24:40 DEBUG : dir: reading active writers 2026/06/07 05:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:24:40 DEBUG : dir: Looking for writers 2026/06/07 05:24:40 DEBUG : file1: reading active writers 2026/06/07 05:24:40 DEBUG : Looking for writers 2026/06/07 05:24:40 DEBUG : dir: reading active writers 2026/06/07 05:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:24:40 DEBUG : dir: Looking for writers 2026/06/07 05:24:40 DEBUG : file1: reading active writers 2026/06/07 05:24:40 DEBUG : Looking for writers 2026/06/07 05:24:40 DEBUG : dir: reading active writers 2026/06/07 05:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:24:40 DEBUG : dir: Looking for writers 2026/06/07 05:24:40 DEBUG : file1: reading active writers 2026/06/07 05:24:40 DEBUG : Looking for writers 2026/06/07 05:24:40 DEBUG : dir: reading active writers 2026/06/07 05:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:24:40 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 05:24:40 DEBUG : dir: Looking for writers 2026/06/07 05:24:40 DEBUG : file1: reading active writers 2026/06/07 05:24:40 DEBUG : Looking for writers 2026/06/07 05:24:40 DEBUG : dir: reading active writers 2026/06/07 05:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:24:40 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/06/07 05:24:40 DEBUG : dir: Looking for writers 2026/06/07 05:24:40 DEBUG : file1: reading active writers 2026/06/07 05:24:40 DEBUG : Looking for writers 2026/06/07 05:24:40 DEBUG : dir: reading active writers 2026/06/07 05:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:24:40 DEBUG : dir: Looking for writers 2026/06/07 05:24:40 DEBUG : file1: reading active writers 2026/06/07 05:24:40 DEBUG : Looking for writers 2026/06/07 05:24:40 DEBUG : dir: reading active writers 2026/06/07 05:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:24:41 DEBUG : dir: Looking for writers 2026/06/07 05:24:41 DEBUG : file1: reading active writers 2026/06/07 05:24:41 DEBUG : Looking for writers 2026/06/07 05:24:41 DEBUG : dir: reading active writers 2026/06/07 05:24:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:41 DEBUG : dir/file1: size = 20 OK 2026/06/07 05:24:41 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/07 05:24:41 INFO : dir/file1: Copied (replaced existing) 2026/06/07 05:24:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-07 05:24:40 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/07 05:24:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 05:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 05:24:42 DEBUG : dir: Looking for writers 2026/06/07 05:24:42 DEBUG : file1: reading active writers 2026/06/07 05:24:42 DEBUG : Looking for writers 2026/06/07 05:24:42 DEBUG : dir: reading active writers 2026/06/07 05:24:42 DEBUG : >WaitForWriters: 2026/06/07 05:24:42 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.17s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:43 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:43 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:43 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:43 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:43 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:43 DEBUG : file1: newRWFileHandle: 2026/06/07 05:24:43 DEBUG : file1(0x2a670a07f140): openPending: 2026/06/07 05:24:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:43 DEBUG : file1(0x2a670a07f140): >openPending: err= 2026/06/07 05:24:43 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 05:24:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 05:24:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 05:24:43 DEBUG : file1(0x2a670a07f140): _writeAt: size=5, off=0 2026/06/07 05:24:43 DEBUG : file1(0x2a670a07f140): >_writeAt: n=5, err= 2026/06/07 05:24:43 DEBUG : file1(0x2a670a07f140): close: 2026/06/07 05:24:43 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 05:24:43.51725667 +0000 UTC m=+313.361182290 2026/06/07 05:24:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:43 DEBUG : file1(0x2a670a07f140): >close: err= 2026/06/07 05:24:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:43 DEBUG : Looking for writers 2026/06/07 05:24:43 DEBUG : file1: reading active writers 2026/06/07 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:24:43 DEBUG : Looking for writers 2026/06/07 05:24:43 DEBUG : file1: reading active writers 2026/06/07 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:24:43 DEBUG : Looking for writers 2026/06/07 05:24:43 DEBUG : file1: reading active writers 2026/06/07 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:24:43 DEBUG : Looking for writers 2026/06/07 05:24:43 DEBUG : file1: reading active writers 2026/06/07 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:24:43 DEBUG : file1: vfs cache: starting upload 2026/06/07 05:24:43 DEBUG : Looking for writers 2026/06/07 05:24:43 DEBUG : file1: reading active writers 2026/06/07 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:24:43 DEBUG : Looking for writers 2026/06/07 05:24:43 DEBUG : file1: reading active writers 2026/06/07 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:24:44 DEBUG : Looking for writers 2026/06/07 05:24:44 DEBUG : file1: reading active writers 2026/06/07 05:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:24:44 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/07 05:24:44 DEBUG : Looking for writers 2026/06/07 05:24:44 DEBUG : file1: reading active writers 2026/06/07 05:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:45 DEBUG : file1: size = 5 OK 2026/06/07 05:24:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 05:24:45 INFO : file1: Copied (new) 2026/06/07 05:24:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-07 05:24:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/07 05:24:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 05:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:45 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 05:24:45 DEBUG : Looking for writers 2026/06/07 05:24:45 DEBUG : file1: reading active writers 2026/06/07 05:24:45 DEBUG : >WaitForWriters: 2026/06/07 05:24:45 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:46 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:46 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:46 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:46 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/07 05:24:46 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a2167c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a2167c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a2167c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a2167c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a2167c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.833685824 +0000 UTC m=+316.677611455 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a2167c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217400): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217400): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217400): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217400): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217400): _writeAt: size=3, off=2 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217400): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217400): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.833685824 +0000 UTC m=+316.677611455 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217400): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217e00): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217e00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217e00): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217e00): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217e00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.833685824 +0000 UTC m=+316.677611455 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217e00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a328d20 item 1 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a112840): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a112840): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a112840): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a112840): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a112840): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.835500091 +0000 UTC m=+316.679425712 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a112840): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113140): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113140): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113140): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113140): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113140): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.835500091 +0000 UTC m=+316.679425712 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113140): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a329570 item 2 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2000): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2000): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2000): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2000): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2000): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.83698284 +0000 UTC m=+316.680908462 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2000): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2580): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2580): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2580): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2580): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2580): _writeAt: size=3, off=2 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2580): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2580): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.83698284 +0000 UTC m=+316.680908462 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2580): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2b40): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2b40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2b40): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2b40): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2b40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.83698284 +0000 UTC m=+316.680908462 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2b40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a329a40 item 3 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a31c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a31c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a31c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a31c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a31c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.839281695 +0000 UTC m=+316.683207367 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a31c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3700): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3700): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3700): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3700): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3700): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.839281695 +0000 UTC m=+316.683207367 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3700): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e44e00 item 4 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3d40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3d40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3d40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3d40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3d40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.840727735 +0000 UTC m=+316.684653356 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3d40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6783c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6783c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6783c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6783c0): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6783c0): _writeAt: size=3, off=2 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6783c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6783c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.840727735 +0000 UTC m=+316.684653356 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6783c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678880): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678880): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678880): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678880): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678880): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.840727735 +0000 UTC m=+316.684653356 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678880): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e45c70 item 5 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a679140): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a679140): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a679140): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a679140): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a679140): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.842653643 +0000 UTC m=+316.686579264 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a679140): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a679ac0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a679ac0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a679ac0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a679ac0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a679ac0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.842653643 +0000 UTC m=+316.686579264 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a679ac0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b27e0 item 6 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14ea80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14ea80): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14ea80): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14ea80): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14ea80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.844220602 +0000 UTC m=+316.688146233 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14ea80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14fc80): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14fc80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14fc80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14fc80): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14fc80): _writeAt: size=3, off=2 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14fc80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14fc80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.844220602 +0000 UTC m=+316.688146233 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14fc80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c4c0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c4c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c4c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c4c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c4c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.844220602 +0000 UTC m=+316.688146233 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c4c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b33b0 item 7 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7cc80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7cc80): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7cc80): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7cc80): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7cc80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.846290614 +0000 UTC m=+316.690216235 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7cc80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d1c0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d1c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d1c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d1c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d1c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.846290614 +0000 UTC m=+316.690216235 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d1c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e3b500 item 8 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d780): _readAt: size=2, off=0 2026/06/07 05:24:46 ERROR : open-test-file(0x2a6709d7d780): Couldn't read size of file 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d780): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d780): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d780): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d780): close: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d780): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7db40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7db40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7db40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7db40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7db40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.847880606 +0000 UTC m=+316.691806237 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7db40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c80c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c80c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c80c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c80c0): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c80c0): _writeAt: size=3, off=2 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c80c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c80c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.847880606 +0000 UTC m=+316.691806237 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c80c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.847880606 +0000 UTC m=+316.691806237 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709d2a380 item 9 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533740): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533740): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533740): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533740): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533740): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.849663444 +0000 UTC m=+316.693589065 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533740): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533c80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533c80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533c80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533c80): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533c80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.849663444 +0000 UTC m=+316.693589065 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533c80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709df89a0 item 10 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68c3c0): _readAt: size=2, off=0 2026/06/07 05:24:46 ERROR : open-test-file(0x2a670a68c3c0): Couldn't read size of file 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68c3c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68c3c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68c3c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68c3c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68c3c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68c780): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68c780): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68c780): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68c780): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68c780): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.850835644 +0000 UTC m=+316.694761275 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68c780): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68cc80): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68cc80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68cc80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68cc80): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68cc80): _writeAt: size=3, off=2 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68cc80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68cc80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.850835644 +0000 UTC m=+316.694761275 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68cc80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68d180): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68d180): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68d180): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68d180): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68d180): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.850835644 +0000 UTC m=+316.694761275 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68d180): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1d3730 item 11 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68d800): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68d800): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68d800): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68d800): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68d800): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.85261764 +0000 UTC m=+316.696543261 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68d800): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68dd40): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68dd40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68dd40): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68dd40): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68dd40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.85261764 +0000 UTC m=+316.696543261 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a68dd40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3825b0 item 12 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aa480): _readAt: size=2, off=0 2026/06/07 05:24:46 ERROR : open-test-file(0x2a670a6aa480): Couldn't read size of file 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aa480): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aa480): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aa480): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aa480): close: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aa480): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aa840): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aa840): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aa840): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aa840): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aa840): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.854109697 +0000 UTC m=+316.698035328 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aa840): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aaf00): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aaf00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aaf00): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aaf00): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aaf00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.854109697 +0000 UTC m=+316.698035328 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6aaf00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a383420 item 13 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6ab580): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6ab580): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6ab580): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6ab580): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6ab580): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.855595402 +0000 UTC m=+316.699521043 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6ab580): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6abac0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6abac0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6abac0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6abac0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6abac0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.855595402 +0000 UTC m=+316.699521043 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6abac0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a383960 item 14 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dc200): _readAt: size=2, off=0 2026/06/07 05:24:46 ERROR : open-test-file(0x2a670a6dc200): Couldn't read size of file 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dc200): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dc200): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dc200): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dc200): close: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dc200): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dc5c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dc5c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dc5c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dc5c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dc5c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.857112395 +0000 UTC m=+316.701038037 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dc5c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dcc80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dcc80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dcc80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dcc80): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dcc80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.857112395 +0000 UTC m=+316.701038037 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dcc80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a354070 item 15 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dd300): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dd300): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dd300): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dd300): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dd300): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.858310085 +0000 UTC m=+316.702235706 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dd300): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dd840): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dd840): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dd840): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dd840): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dd840): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.858310085 +0000 UTC m=+316.702235706 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dd840): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a354460 item 16 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dde80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dde80): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dde80): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dde80): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dde80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.859767797 +0000 UTC m=+316.703693428 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6dde80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708400): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708400): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708400): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708400): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708400): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708400): _writeAt: size=3, off=7 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708400): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708400): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.859767797 +0000 UTC m=+316.703693428 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708400): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708900): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708900): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708900): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708900): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708900): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.859767797 +0000 UTC m=+316.703693428 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708900): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3548c0 item 17 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708f80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708f80): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708f80): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708f80): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708f80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.861671613 +0000 UTC m=+316.705597254 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a708f80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7094c0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7094c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7094c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7094c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7094c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.861671613 +0000 UTC m=+316.705597254 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7094c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a354d90 item 18 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a709b40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a709b40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a709b40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a709b40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a709b40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.863118915 +0000 UTC m=+316.707044536 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a709b40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730140): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730140): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730140): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730140): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730140): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730140): _writeAt: size=3, off=7 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730140): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730140): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.863118915 +0000 UTC m=+316.707044536 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730140): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730640): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730640): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730640): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730640): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730640): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.863118915 +0000 UTC m=+316.707044536 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730640): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a355180 item 19 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730cc0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730cc0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730cc0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730cc0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730cc0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.864893117 +0000 UTC m=+316.708818748 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a730cc0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731200): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731200): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731200): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731200): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731200): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.864893117 +0000 UTC m=+316.708818748 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731200): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a355880 item 20 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731880): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731880): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731880): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731880): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731880): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.866242933 +0000 UTC m=+316.710168575 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731880): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731d80): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731d80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731d80): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731d80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731d80): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731d80): _writeAt: size=3, off=7 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731d80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731d80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.866242933 +0000 UTC m=+316.710168575 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a731d80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74c380): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74c380): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74c380): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74c380): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74c380): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.866242933 +0000 UTC m=+316.710168575 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74c380): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a355d50 item 21 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74ca00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74ca00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74ca00): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74ca00): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74ca00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.867979744 +0000 UTC m=+316.711905365 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74ca00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74cf40): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74cf40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74cf40): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74cf40): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74cf40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.867979744 +0000 UTC m=+316.711905365 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74cf40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41c4d0 item 22 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d5c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d5c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d5c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d5c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d5c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.869434139 +0000 UTC m=+316.713359760 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d5c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dac0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dac0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dac0): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dac0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dac0): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dac0): _writeAt: size=3, off=7 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dac0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.869434139 +0000 UTC m=+316.713359760 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dac0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7680c0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7680c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7680c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7680c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7680c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.869434139 +0000 UTC m=+316.713359760 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7680c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41c850 item 23 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768740): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768740): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768740): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768740): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768740): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.87137106 +0000 UTC m=+316.715296680 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768740): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768c80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768c80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768c80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768c80): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768c80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.87137106 +0000 UTC m=+316.715296680 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768c80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41ce70 item 24 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7692c0): _readAt: size=2, off=0 2026/06/07 05:24:46 ERROR : open-test-file(0x2a670a7692c0): Couldn't read size of file 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7692c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7692c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7692c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7692c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7692c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769680): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769680): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769680): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769680): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769680): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.872821046 +0000 UTC m=+316.716746667 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769680): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769b80): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769b80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769b80): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769b80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769b80): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769b80): _writeAt: size=3, off=7 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769b80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.872821046 +0000 UTC m=+316.716746667 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a769b80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7881c0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7881c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7881c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7881c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7881c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.872821046 +0000 UTC m=+316.716746667 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7881c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41d420 item 25 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a788840): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a788840): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a788840): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a788840): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a788840): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.874767344 +0000 UTC m=+316.718692965 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a788840): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a788d80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a788d80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a788d80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a788d80): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a788d80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.874767344 +0000 UTC m=+316.718692965 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a788d80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41d9d0 item 26 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7893c0): _readAt: size=2, off=0 2026/06/07 05:24:46 ERROR : open-test-file(0x2a670a7893c0): Couldn't read size of file 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7893c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7893c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7893c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7893c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7893c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789780): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789780): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789780): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789780): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789780): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.876348579 +0000 UTC m=+316.720274200 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789780): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789c80): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789c80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789c80): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789c80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789c80): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789c80): _writeAt: size=3, off=7 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789c80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.876348579 +0000 UTC m=+316.720274200 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a789c80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a02c0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a02c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a02c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a02c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a02c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.876348579 +0000 UTC m=+316.720274200 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a02c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a422150 item 27 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a0940): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a0940): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a0940): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a0940): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a0940): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.878207702 +0000 UTC m=+316.722133323 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a0940): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a0e80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a0e80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a0e80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a0e80): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a0e80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.878207702 +0000 UTC m=+316.722133323 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a0e80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a422620 item 28 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a14c0): _readAt: size=2, off=0 2026/06/07 05:24:46 ERROR : open-test-file(0x2a670a7a14c0): Couldn't read size of file 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a14c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a14c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a14c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a14c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a14c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a1880): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a1880): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a1880): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a1880): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a1880): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.87950582 +0000 UTC m=+316.723431441 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7a1880): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7ba040): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7ba040): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7ba040): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7ba040): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7ba040): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.87950582 +0000 UTC m=+316.723431441 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7ba040): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a4229a0 item 29 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7ba6c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7ba6c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7ba6c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7ba6c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7ba6c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.880714079 +0000 UTC m=+316.724639700 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7ba6c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bac00): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bac00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bac00): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bac00): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bac00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.880714079 +0000 UTC m=+316.724639700 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bac00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a422d90 item 30 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bb240): _readAt: size=2, off=0 2026/06/07 05:24:46 ERROR : open-test-file(0x2a670a7bb240): Couldn't read size of file 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bb240): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bb240): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bb240): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bb240): close: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bb240): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bb600): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bb600): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bb600): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bb600): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bb600): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.882311525 +0000 UTC m=+316.726237147 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bb600): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bbcc0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bbcc0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bbcc0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bbcc0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bbcc0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.882311525 +0000 UTC m=+316.726237147 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7bbcc0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a423110 item 31 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8440): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8440): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8440): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8440): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8440): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.883456826 +0000 UTC m=+316.727382447 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8440): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8980): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8980): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8980): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8980): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8980): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.883456826 +0000 UTC m=+316.727382447 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8980): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a423490 item 32 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8fc0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8fc0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8fc0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8fc0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8fc0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.884539757 +0000 UTC m=+316.728465378 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e8fc0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9440): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9440): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9440): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9440): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9440): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a423880 item 33 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9440): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9440): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.884918134 +0000 UTC m=+316.728843755 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9440): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9940): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9940): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9940): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9940): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9940): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.884918134 +0000 UTC m=+316.728843755 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7e9940): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a423a40 item 33 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214080): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214080): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214080): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214080): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214080): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.885998381 +0000 UTC m=+316.729924012 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214080): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214500): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214500): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a423dc0 item 34 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214500): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214500): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214500): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214500): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214500): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.886473009 +0000 UTC m=+316.730398631 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214500): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214a40): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214a40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214a40): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214a40): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214a40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.886473009 +0000 UTC m=+316.730398631 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b214a40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a4360e0 item 34 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215080): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215080): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215080): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215080): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215080): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.887558487 +0000 UTC m=+316.731484108 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215080): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215500): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215500): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215500): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215500): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215500): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a4364d0 item 35 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215500): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215500): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.88796719 +0000 UTC m=+316.731892812 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215500): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215a00): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215a00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215a00): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215a00): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215a00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.88796719 +0000 UTC m=+316.731892812 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b215a00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a436690 item 35 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230180): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230180): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230180): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230180): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230180): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.889062526 +0000 UTC m=+316.732988147 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230180): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230680): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230680): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a436a10 item 36 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230680): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230680): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230680): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230680): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230680): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.889491769 +0000 UTC m=+316.733417390 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230680): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230bc0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230bc0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230bc0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230bc0): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230bc0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.889491769 +0000 UTC m=+316.733417390 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b230bc0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a436c40 item 36 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231200): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231200): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231200): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231200): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231200): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.890501242 +0000 UTC m=+316.734426863 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231200): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231680): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231680): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231680): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231680): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231680): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a436fc0 item 37 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231680): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231680): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.890916107 +0000 UTC m=+316.734841729 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231680): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231b80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231b80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231b80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231b80): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231b80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.890916107 +0000 UTC m=+316.734841729 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b231b80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a437260 item 37 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a300): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a300): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a300): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a300): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a300): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.892257509 +0000 UTC m=+316.736183130 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a300): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a800): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a800): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a437650 item 38 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a800): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a800): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a800): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a800): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a800): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.892770751 +0000 UTC m=+316.736696382 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24a800): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24ad40): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24ad40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24ad40): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24ad40): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24ad40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.892770751 +0000 UTC m=+316.736696382 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24ad40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a437880 item 38 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b3c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b3c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b3c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b3c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b3c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.893938063 +0000 UTC m=+316.737863684 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b3c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b8c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b8c0): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b8c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b8c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a437c70 item 39 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b8c0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b8c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.89438597 +0000 UTC m=+316.738311592 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24b8c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24bdc0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24bdc0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24bdc0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24bdc0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24bdc0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.89438597 +0000 UTC m=+316.738311592 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b24bdc0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a437e30 item 39 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26e540): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26e540): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26e540): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26e540): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26e540): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.895474052 +0000 UTC m=+316.739399673 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26e540): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ea40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ea40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a0d3260 item 40 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ea40): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ea40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ea40): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ea40): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ea40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.89594751 +0000 UTC m=+316.739873131 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ea40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ef80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ef80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ef80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ef80): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ef80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.89594751 +0000 UTC m=+316.739873131 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26ef80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a0d3650 item 40 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26f540): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26f540): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26f540): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26f540): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26f540): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26f540): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26f540): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.896984955 +0000 UTC m=+316.740910576 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26f540): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26fa40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26fa40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26fa40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a0d3c70 item 41 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26fa40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26fa40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.897392056 +0000 UTC m=+316.741317678 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b26fa40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c000): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c000): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c000): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c000): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c000): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b286150 item 41 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c000): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c000): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.897817101 +0000 UTC m=+316.741742723 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c000): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c540): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c540): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c540): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c540): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c540): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.897817101 +0000 UTC m=+316.741742723 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28c540): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b286310 item 41 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28cb80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28cb80): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28cb80): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28cb80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28cb80): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28cb80): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28cb80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.89886169 +0000 UTC m=+316.742787311 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28cb80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d080): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d080): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d080): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b286690 item 42 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d080): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d080): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.899342943 +0000 UTC m=+316.743268564 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d080): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d5c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d5c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b286850 item 42 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d5c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d5c0): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d5c0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d5c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.899787695 +0000 UTC m=+316.743713315 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28d5c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28db40): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28db40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28db40): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28db40): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28db40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.899787695 +0000 UTC m=+316.743713315 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b28db40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b286a10 item 42 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae280): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae280): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae280): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae280): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae280): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae280): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae280): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.900833346 +0000 UTC m=+316.744758967 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae280): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae780): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae780): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae780): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b286d90 item 43 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae780): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae780): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.901240658 +0000 UTC m=+316.745166279 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2ae780): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2aecc0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2aecc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2aecc0): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2aecc0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2aecc0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b286f50 item 43 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2aecc0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2aecc0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.901644482 +0000 UTC m=+316.745570103 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2aecc0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af200): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af200): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af200): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af200): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af200): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.901644482 +0000 UTC m=+316.745570103 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af200): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b287110 item 43 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af840): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af840): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af840): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af840): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af840): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af840): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af840): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.902707897 +0000 UTC m=+316.746633518 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2af840): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2afd40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2afd40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2afd40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b287490 item 44 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2afd40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2afd40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.903093818 +0000 UTC m=+316.747019450 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2afd40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8380): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8380): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b287650 item 44 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8380): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8380): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8380): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8380): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8380): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.903488165 +0000 UTC m=+316.747413786 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8380): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8900): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8900): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8900): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8900): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8900): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.903488165 +0000 UTC m=+316.747413786 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8900): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b287810 item 44 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8f40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8f40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8f40): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8f40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8f40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8f40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8f40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.904468271 +0000 UTC m=+316.748393893 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c8f40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c9440): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c9440): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c9440): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b287b90 item 45 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c9440): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c9440): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.904838133 +0000 UTC m=+316.748763754 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c9440): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c9b40): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c9b40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c9b40): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c9b40): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c9b40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.904838133 +0000 UTC m=+316.748763754 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2c9b40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b287d50 item 45 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4280): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4280): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4280): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4280): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4280): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4280): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4280): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.905943247 +0000 UTC m=+316.749868868 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4280): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4780): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4780): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4780): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b2e2230 item 46 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4780): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4780): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.90642065 +0000 UTC m=+316.750346272 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4780): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4e80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4e80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4e80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4e80): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4e80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.90642065 +0000 UTC m=+316.750346272 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e4e80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b2e23f0 item 46 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e54c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e54c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e54c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e54c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e54c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e54c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e54c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.907587041 +0000 UTC m=+316.751512662 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e54c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e59c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e59c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e59c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b2e2770 item 47 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e59c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e59c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.907975046 +0000 UTC m=+316.751900667 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b2e59c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3081c0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3081c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3081c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3081c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3081c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.907975046 +0000 UTC m=+316.751900667 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3081c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b2e2930 item 47 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308800): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308800): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308800): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308800): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308800): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308800): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308800): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.909065602 +0000 UTC m=+316.752991223 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308800): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308d00): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308d00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308d00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b2e2cb0 item 48 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308d00): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308d00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.909422639 +0000 UTC m=+316.753348260 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b308d00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309400): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309400): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309400): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309400): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309400): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.909422639 +0000 UTC m=+316.753348260 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309400): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b2e2e70 item 48 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309a40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309a40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309a40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309a40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309a40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.910563069 +0000 UTC m=+316.754488690 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309a40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309ec0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309ec0): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309ec0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309ec0): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309ec0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b2e31f0 item 49 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309ec0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309ec0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.91094937 +0000 UTC m=+316.754874992 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b309ec0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b322500): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b322500): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b322500): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b322500): >_readAt: n=8, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b322500): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.91094937 +0000 UTC m=+316.754874992 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b322500): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b2e33b0 item 49 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b322b80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b322b80): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b322b80): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b322b80): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b322b80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.912003969 +0000 UTC m=+316.755929590 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b322b80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323080): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323080): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323080): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b2e3730 item 50 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323080): _readAt: size=2, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323080): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323080): _writeAt: size=3, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323080): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323080): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.912453641 +0000 UTC m=+316.756379262 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323080): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323600): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323600): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323600): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323600): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323600): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.912453641 +0000 UTC m=+316.756379262 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323600): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b2e38f0 item 50 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323c80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323c80): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323c80): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323c80): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323c80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.913525842 +0000 UTC m=+316.757451462 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b323c80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342280): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342280): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342280): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342280): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342280): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342280): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b2e3c70 item 51 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342280): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342280): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.913932502 +0000 UTC m=+316.757858123 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342280): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3427c0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3427c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3427c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3427c0): >_readAt: n=8, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3427c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.913932502 +0000 UTC m=+316.757858123 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3427c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b2e3e30 item 51 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342e40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342e40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342e40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342e40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342e40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.915195074 +0000 UTC m=+316.759120705 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b342e40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b343340): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b343340): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b343340): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b348310 item 52 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b343340): _readAt: size=2, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b343340): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b343340): _writeAt: size=3, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b343340): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b343340): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.915711383 +0000 UTC m=+316.759637014 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b343340): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3438c0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3438c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3438c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3438c0): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3438c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.915711383 +0000 UTC m=+316.759637014 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3438c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b3484d0 item 52 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364040): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364040): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364040): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364040): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364040): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.916936854 +0000 UTC m=+316.760862475 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364040): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364540): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364540): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364540): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364540): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364540): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364540): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b348850 item 53 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364540): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364540): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.917421071 +0000 UTC m=+316.761346702 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364540): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364a80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364a80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364a80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364a80): >_readAt: n=8, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364a80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.917421071 +0000 UTC m=+316.761346702 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b364a80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b348a10 item 53 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365100): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365100): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365100): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365100): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365100): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.918619493 +0000 UTC m=+316.762545113 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365100): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365600): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365600): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365600): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b348d90 item 54 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365600): _readAt: size=2, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365600): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365600): _writeAt: size=3, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365600): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365600): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.919149115 +0000 UTC m=+316.763074746 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365600): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365b80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365b80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365b80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365b80): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365b80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.919149115 +0000 UTC m=+316.763074746 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b365b80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b348f50 item 54 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386300): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386300): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386300): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386300): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386300): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.920310635 +0000 UTC m=+316.764236266 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386300): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386800): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386800): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386800): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386800): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386800): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386800): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b3492d0 item 55 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386800): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386800): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.920762822 +0000 UTC m=+316.764688453 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386800): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386d40): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386d40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386d40): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386d40): >_readAt: n=8, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386d40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.920762822 +0000 UTC m=+316.764688453 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b386d40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b349490 item 55 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3873c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3873c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3873c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3873c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3873c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.922027137 +0000 UTC m=+316.765952769 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3873c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3878c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3878c0): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3878c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b349810 item 56 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3878c0): _readAt: size=2, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3878c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3878c0): _writeAt: size=3, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3878c0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3878c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.922527646 +0000 UTC m=+316.766453267 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b3878c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b387e40): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b387e40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b387e40): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b387e40): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b387e40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.922527646 +0000 UTC m=+316.766453267 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b387e40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b3499d0 item 56 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e580): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e580): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e580): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e580): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e580): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e580): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e580): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e580): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.92358548 +0000 UTC m=+316.767511101 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e580): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39eac0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39eac0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39eac0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b349d50 item 57 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39eac0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39eac0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.924040622 +0000 UTC m=+316.767966253 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39eac0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f400): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f400): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f400): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f400): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f400): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f400): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23c380 item 57 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f400): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f400): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.924772298 +0000 UTC m=+316.768697929 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f400): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f980): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f980): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f980): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f980): >_readAt: n=8, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f980): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.924772298 +0000 UTC m=+316.768697929 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37f980): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23c5b0 item 57 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c84c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c84c0): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c84c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c84c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c84c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c84c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c84c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c84c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.926285004 +0000 UTC m=+316.770210626 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c84c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8a00): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8a00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8a00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709d2b2d0 item 58 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8a00): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8a00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.926656518 +0000 UTC m=+316.770582139 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8a00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8f40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8f40): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8f40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709d2b810 item 58 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8f40): _readAt: size=2, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8f40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8f40): _writeAt: size=3, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8f40): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8f40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.927162998 +0000 UTC m=+316.771088619 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c8f40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9500): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9500): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9500): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9500): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9500): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.927162998 +0000 UTC m=+316.771088619 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9500): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e46150 item 58 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9b40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9b40): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9b40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9b40): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9b40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9b40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9b40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9b40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.928263472 +0000 UTC m=+316.772189093 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a7c9b40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07ec80): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07ec80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07ec80): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e47110 item 59 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07ec80): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07ec80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.928701313 +0000 UTC m=+316.772626933 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07ec80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f280): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f280): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f280): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f280): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f280): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f280): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e47880 item 59 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f280): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f280): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.929149591 +0000 UTC m=+316.773075212 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f280): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f800): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f800): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f800): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f800): >_readAt: n=8, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f800): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.929149591 +0000 UTC m=+316.773075212 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07f800): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e47b90 item 59 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07fec0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07fec0): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07fec0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07fec0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07fec0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07fec0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07fec0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07fec0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.930696792 +0000 UTC m=+316.774622413 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a07fec0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e500): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e500): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e500): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b348230 item 60 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e500): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e500): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.931197601 +0000 UTC m=+316.775123222 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39e500): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39ea40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39ea40): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39ea40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b3483f0 item 60 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39ea40): _readAt: size=2, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39ea40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39ea40): _writeAt: size=3, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39ea40): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39ea40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.931701856 +0000 UTC m=+316.775627478 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39ea40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f180): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f180): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f180): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f180): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f180): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.931701856 +0000 UTC m=+316.775627478 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f180): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b3485b0 item 60 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f7c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f7c0): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f7c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f7c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f7c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f7c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f7c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.932666123 +0000 UTC m=+316.776591745 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39f7c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39fd00): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39fd00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39fd00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b348930 item 61 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39fd00): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39fd00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.933031936 +0000 UTC m=+316.776957558 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670b39fd00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37e680): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37e680): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37e680): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37e680): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37e680): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.933031936 +0000 UTC m=+316.776957558 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37e680): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b348af0 item 61 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37ed00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37ed00): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37ed00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37ed00): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37ed00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37ed00): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37ed00): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37ed00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.934680229 +0000 UTC m=+316.778605880 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37ed00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37fcc0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37fcc0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37fcc0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b348e70 item 62 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37fcc0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37fcc0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.935103441 +0000 UTC m=+316.779029061 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a37fcc0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a216700): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a216700): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a216700): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a216700): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a216700): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.935103441 +0000 UTC m=+316.779029061 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a216700): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b349030 item 62 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217a00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217a00): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217a00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217a00): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217a00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217a00): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217a00): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217a00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.936588995 +0000 UTC m=+316.780514636 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a217a00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a1121c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a1121c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a1121c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b3493b0 item 63 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a1121c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a1121c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.937048435 +0000 UTC m=+316.780974057 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a1121c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a112c00): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a112c00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a112c00): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a112c00): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a112c00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.937048435 +0000 UTC m=+316.780974057 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a112c00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b349570 item 63 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113b00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113b00): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113b00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113b00): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113b00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113b00): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113b00): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113b00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.938421968 +0000 UTC m=+316.782347600 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a113b00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2240): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2240): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2240): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b3498f0 item 64 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2240): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2240): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.938920753 +0000 UTC m=+316.782846373 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2240): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2b40): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2b40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2b40): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2b40): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2b40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.938920753 +0000 UTC m=+316.782846373 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a2b40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670b349ab0 item 64 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3180): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3180): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3180): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3180): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3180): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.940226096 +0000 UTC m=+316.784151717 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3180): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3600): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3600): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3600): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3600): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3600): _writeAt: size=3, off=2 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23c850 item 65 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3600): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3600): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.940762803 +0000 UTC m=+316.784688423 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3600): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3b00): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3b00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3b00): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3b00): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3b00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.940762803 +0000 UTC m=+316.784688423 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4a3b00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23caf0 item 65 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678340): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678340): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678340): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678340): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678340): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.942019884 +0000 UTC m=+316.785945506 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678340): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6787c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6787c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23d110 item 66 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6787c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6787c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6787c0): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6787c0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6787c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.942564325 +0000 UTC m=+316.786489956 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6787c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678d80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678d80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678d80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678d80): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678d80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.942564325 +0000 UTC m=+316.786489956 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a678d80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23d3b0 item 66 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6799c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6799c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6799c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6799c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6799c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.944338868 +0000 UTC m=+316.788264489 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6799c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14e2c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14e2c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14e2c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14e2c0): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14e2c0): _writeAt: size=3, off=2 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23dab0 item 67 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14e2c0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14e2c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.944893078 +0000 UTC m=+316.788818699 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14e2c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14f980): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14f980): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14f980): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14f980): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14f980): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.944893078 +0000 UTC m=+316.788818699 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a14f980): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23dd50 item 67 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c380): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c380): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c380): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c380): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c380): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.946198661 +0000 UTC m=+316.790124292 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c380): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c8c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c8c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a19ee70 item 68 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c8c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c8c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c8c0): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c8c0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c8c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.946768841 +0000 UTC m=+316.790694482 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7c8c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7cf00): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7cf00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7cf00): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7cf00): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7cf00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.946768841 +0000 UTC m=+316.790694482 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7cf00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a19f500 item 68 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d540): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d540): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d540): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d540): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d540): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.948065277 +0000 UTC m=+316.791990898 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d540): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d9c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d9c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d9c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d9c0): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d9c0): _writeAt: size=3, off=2 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e4a070 item 69 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d9c0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d9c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.948650296 +0000 UTC m=+316.792575917 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7d9c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7dec0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7dec0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7dec0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7dec0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7dec0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.948650296 +0000 UTC m=+316.792575917 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a6709d7dec0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e4ad90 item 69 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a532b00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a532b00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a532b00): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a532b00): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a532b00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.950058243 +0000 UTC m=+316.793983884 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a532b00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e4b960 item 70 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.950591533 +0000 UTC m=+316.794517174 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5330c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533600): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533600): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533600): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533600): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533600): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.950591533 +0000 UTC m=+316.794517174 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533600): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a224380 item 70 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533c80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533c80): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533c80): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533c80): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533c80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.951954456 +0000 UTC m=+316.795880077 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a533c80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172280): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172280): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172280): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172280): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172280): _writeAt: size=3, off=2 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a224cb0 item 71 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172280): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172280): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.952476765 +0000 UTC m=+316.796402406 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172280): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172780): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172780): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172780): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172780): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172780): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.952476765 +0000 UTC m=+316.796402406 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172780): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a225420 item 71 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172e00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172e00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172e00): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172e00): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172e00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.953685354 +0000 UTC m=+316.797610986 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a172e00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173300): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173300): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b2000 item 72 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173300): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173300): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173300): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173300): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173300): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.954267457 +0000 UTC m=+316.798193078 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173300): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173840): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173840): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173840): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173840): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173840): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.954267457 +0000 UTC m=+316.798193078 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173840): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b2230 item 72 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173e00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173e00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173e00): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173e00): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173e00): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173e00): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173e00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.955582909 +0000 UTC m=+316.799508530 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a173e00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a400): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a400): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a400): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b29a0 item 73 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a400): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a400): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.956029536 +0000 UTC m=+316.799955157 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a400): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a8c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a8c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a8c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a8c0): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a8c0): _writeAt: size=3, off=2 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b2cb0 item 73 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a8c0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a8c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.956512941 +0000 UTC m=+316.800438562 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29a8c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29ae00): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29ae00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29ae00): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29ae00): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29ae00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.956512941 +0000 UTC m=+316.800438562 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29ae00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b3260 item 73 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b440): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b440): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b440): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b440): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b440): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b440): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b440): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.957778058 +0000 UTC m=+316.801703679 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b440): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b940): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b940): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b940): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b36c0 item 74 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b940): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b940): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.958271834 +0000 UTC m=+316.802197455 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29b940): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29be80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29be80): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b38f0 item 74 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29be80): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29be80): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29be80): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29be80): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29be80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.958791057 +0000 UTC m=+316.802716679 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a29be80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6500): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6500): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6500): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6500): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6500): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.958791057 +0000 UTC m=+316.802716679 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6500): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b3c00 item 74 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6b40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6b40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6b40): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6b40): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6b40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6b40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6b40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.960153539 +0000 UTC m=+316.804079159 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a6b40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7040): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7040): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7040): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31e230 item 75 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7040): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7040): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.960577372 +0000 UTC m=+316.804502993 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7040): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7580): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7580): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7580): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7580): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7580): _writeAt: size=3, off=2 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31e3f0 item 75 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7580): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7580): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.961134637 +0000 UTC m=+316.805060258 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7580): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7ac0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7ac0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7ac0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7ac0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7ac0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.961134637 +0000 UTC m=+316.805060258 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a3a7ac0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31e700 item 75 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a200): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a200): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a200): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a200): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a200): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a200): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a200): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.96243418 +0000 UTC m=+316.806359800 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a200): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a700): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a700): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a700): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31ebd0 item 76 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a700): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a700): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.962973411 +0000 UTC m=+316.806899032 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42a700): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42ac40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42ac40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31ed90 item 76 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42ac40): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42ac40): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42ac40): _writeAt: size=3, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42ac40): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42ac40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.963513765 +0000 UTC m=+316.807439386 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42ac40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b1c0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b1c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b1c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b1c0): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b1c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.963513765 +0000 UTC m=+316.807439386 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b1c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31efc0 item 76 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b800): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b800): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b800): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b800): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b800): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b800): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b800): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.964809349 +0000 UTC m=+316.808734970 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42b800): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42bd00): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42bd00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42bd00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31f3b0 item 77 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42bd00): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42bd00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.965310809 +0000 UTC m=+316.809236431 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a42bd00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8500): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8500): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8500): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8500): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8500): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.965310809 +0000 UTC m=+316.809236431 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8500): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31f570 item 77 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8b40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8b40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8b40): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8b40): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8b40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8b40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8b40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.966653694 +0000 UTC m=+316.810579325 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d8b40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9040): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9040): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9040): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31f8f0 item 78 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9040): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9040): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.967353318 +0000 UTC m=+316.811278939 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9040): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9740): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9740): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9740): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9740): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9740): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.967353318 +0000 UTC m=+316.811278939 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9740): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31fb20 item 78 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9d80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9d80): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9d80): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9d80): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9d80): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9d80): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9d80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.968566357 +0000 UTC m=+316.812491978 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a4d9d80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a520380): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a520380): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a520380): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a36a070 item 79 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a520380): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a520380): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.968941136 +0000 UTC m=+316.812866758 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a520380): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a520a80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a520a80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a520a80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a520a80): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a520a80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.968941136 +0000 UTC m=+316.812866758 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a520a80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a36a850 item 79 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5210c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5210c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5210c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5210c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5210c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5210c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5210c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.97000882 +0000 UTC m=+316.813934441 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5210c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5215c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5215c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5215c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a36ad20 item 80 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5215c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5215c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.970437151 +0000 UTC m=+316.814362772 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a5215c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a521cc0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a521cc0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a521cc0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a521cc0): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a521cc0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.970437151 +0000 UTC m=+316.814362772 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a521cc0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a36b1f0 item 80 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550400): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550400): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550400): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550400): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550400): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.971778652 +0000 UTC m=+316.815704283 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550400): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550880): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550880): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550880): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550880): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550880): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550880): _writeAt: size=3, off=7 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a36b8f0 item 81 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550880): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550880): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.972378269 +0000 UTC m=+316.816303890 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550880): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550dc0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550dc0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550dc0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550dc0): >_readAt: n=8, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550dc0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.972378269 +0000 UTC m=+316.816303890 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a550dc0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a115030 item 81 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551440): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551440): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551440): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551440): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551440): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.973650479 +0000 UTC m=+316.817576100 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551440): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551940): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551940): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551940): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b59d0 item 82 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551940): _readAt: size=2, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551940): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551940): _writeAt: size=3, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551940): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551940): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.974245465 +0000 UTC m=+316.818171087 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551940): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551ec0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551ec0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551ec0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551ec0): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551ec0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.974245465 +0000 UTC m=+316.818171087 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a551ec0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a328000 item 82 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594640): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594640): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594640): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594640): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594640): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.975494563 +0000 UTC m=+316.819420183 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594640): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594b40): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594b40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594b40): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594b40): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594b40): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594b40): _writeAt: size=3, off=7 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3284d0 item 83 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594b40): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594b40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.976001172 +0000 UTC m=+316.819926803 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a594b40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595080): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595080): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595080): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595080): >_readAt: n=8, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595080): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.976001172 +0000 UTC m=+316.819926803 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595080): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a328930 item 83 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595700): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595700): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595700): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595700): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595700): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.977196416 +0000 UTC m=+316.821122038 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595700): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595c00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595c00): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595c00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a328ee0 item 84 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595c00): _readAt: size=2, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595c00): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595c00): _writeAt: size=3, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595c00): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595c00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.977785362 +0000 UTC m=+316.821710983 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a595c00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62c280): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62c280): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62c280): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62c280): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62c280): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.977785362 +0000 UTC m=+316.821710983 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62c280): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a329180 item 84 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62c900): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62c900): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62c900): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62c900): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62c900): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.978990466 +0000 UTC m=+316.822916086 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62c900): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62ce00): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62ce00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62ce00): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62ce00): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62ce00): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62ce00): _writeAt: size=3, off=7 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a329730 item 85 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62ce00): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62ce00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.979510751 +0000 UTC m=+316.823436382 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62ce00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62d340): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62d340): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62d340): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62d340): >_readAt: n=8, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62d340): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.979510751 +0000 UTC m=+316.823436382 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62d340): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a329a40 item 85 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62d9c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62d9c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62d9c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62d9c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62d9c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.980718929 +0000 UTC m=+316.824644571 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62d9c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62dec0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62dec0): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62dec0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e44380 item 86 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62dec0): _readAt: size=2, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62dec0): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62dec0): _writeAt: size=3, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62dec0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62dec0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.981285012 +0000 UTC m=+316.825210633 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a62dec0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a690540): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a690540): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a690540): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a690540): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a690540): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.981285012 +0000 UTC m=+316.825210633 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a690540): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e44e70 item 86 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a690bc0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a690bc0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a690bc0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a690bc0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a690bc0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.982499914 +0000 UTC m=+316.826425535 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a690bc0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6910c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6910c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6910c0): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6910c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6910c0): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6910c0): _writeAt: size=3, off=7 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e45ce0 item 87 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6910c0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6910c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.983033424 +0000 UTC m=+316.826959056 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6910c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a691600): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a691600): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a691600): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a691600): >_readAt: n=8, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a691600): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.983033424 +0000 UTC m=+316.826959056 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a691600): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b2380 item 87 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a691c80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a691c80): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a691c80): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a691c80): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a691c80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.98421877 +0000 UTC m=+316.828144391 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a691c80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2280): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2280): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2280): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b2cb0 item 88 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2280): _readAt: size=2, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2280): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2280): _writeAt: size=3, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2280): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2280): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.984790343 +0000 UTC m=+316.828715984 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2280): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2800): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2800): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2800): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2800): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2800): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.984790343 +0000 UTC m=+316.828715984 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2800): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b3030 item 88 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2e40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2e40): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2e40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2e40): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2e40): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2e40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2e40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2e40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.986007739 +0000 UTC m=+316.829933371 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b2e40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b3380): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b3380): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b3380): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b3960 item 89 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b3380): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b3380): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.986482479 +0000 UTC m=+316.830408100 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b3380): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b38c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b38c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b38c0): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b38c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b38c0): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b38c0): _writeAt: size=3, off=7 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e3b420 item 89 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b38c0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b38c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.987017333 +0000 UTC m=+316.830942964 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b38c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b3e40): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b3e40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b3e40): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b3e40): >_readAt: n=8, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b3e40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.987017333 +0000 UTC m=+316.830942964 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6b3e40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e3b810 item 89 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0580): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0580): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0580): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0580): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0580): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0580): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0580): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0580): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.988218337 +0000 UTC m=+316.832144019 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0580): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0ac0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0ac0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0ac0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a353b90 item 90 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0ac0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0ac0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.988625079 +0000 UTC m=+316.832550699 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e0ac0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1000): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1000): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1000): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709df80e0 item 90 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1000): _readAt: size=2, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1000): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1000): _writeAt: size=3, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1000): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1000): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.989205508 +0000 UTC m=+316.833131149 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1000): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e15c0): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e15c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e15c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e15c0): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e15c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.989205508 +0000 UTC m=+316.833131149 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e15c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709df8850 item 90 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1c00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1c00): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1c00): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1c00): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1c00): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1c00): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1c00): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1c00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.990496733 +0000 UTC m=+316.834422375 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a6e1c00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e240): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e240): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e240): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1a2460 item 91 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e240): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e240): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.990952828 +0000 UTC m=+316.834878479 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e240): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e780): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e780): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e780): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e780): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e780): >_readAt: n=2, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e780): _writeAt: size=3, off=7 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a166310 item 91 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e780): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e780): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.991469366 +0000 UTC m=+316.835394988 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70e780): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70ed00): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70ed00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70ed00): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70ed00): >_readAt: n=8, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70ed00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.991469366 +0000 UTC m=+316.835394988 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70ed00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a166e70 item 91 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f340): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f340): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f340): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f340): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f340): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f340): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f340): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f340): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.992644723 +0000 UTC m=+316.836570344 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f340): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f880): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f880): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f880): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a382770 item 92 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f880): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f880): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.993042087 +0000 UTC m=+316.836967718 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70f880): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70fdc0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70fdc0): open at offset 5 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70fdc0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3833b0 item 92 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70fdc0): _readAt: size=2, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70fdc0): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70fdc0): _writeAt: size=3, off=5 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70fdc0): >_writeAt: n=3, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70fdc0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.993599022 +0000 UTC m=+316.837524642 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a70fdc0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732480): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732480): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732480): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732480): >_readAt: n=3, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732480): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.993599022 +0000 UTC m=+316.837524642 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732480): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3835e0 item 92 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732ac0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732ac0): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732ac0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732ac0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732ac0): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732ac0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732ac0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732ac0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.994752286 +0000 UTC m=+316.838677918 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a732ac0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733000): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733000): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733000): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a383b90 item 93 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733000): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733000): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.995210534 +0000 UTC m=+316.839136175 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733000): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733700): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733700): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733700): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733700): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733700): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.995210534 +0000 UTC m=+316.839136175 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733700): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a354000 item 93 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733d40): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733d40): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733d40): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733d40): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733d40): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733d40): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733d40): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733d40): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.996513062 +0000 UTC m=+316.840438682 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a733d40): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74c380): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74c380): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74c380): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3543f0 item 94 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74c380): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74c380): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.996939801 +0000 UTC m=+316.840865422 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74c380): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74ca80): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74ca80): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74ca80): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74ca80): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74ca80): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.996939801 +0000 UTC m=+316.840865422 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74ca80): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3545b0 item 94 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d0c0): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d0c0): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d0c0): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d0c0): _readAt: size=2, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d0c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d0c0): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d0c0): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d0c0): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.998269641 +0000 UTC m=+316.842195262 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d0c0): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d600): _writeAt: size=5, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d600): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d600): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a354a10 item 95 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d600): >_writeAt: n=5, err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d600): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.998729872 +0000 UTC m=+316.842655503 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74d600): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dd00): _readAt: size=512, off=0 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dd00): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dd00): >openPending: err= 2026/06/07 05:24:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dd00): >_readAt: n=5, err=EOF 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dd00): close: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:46.998729872 +0000 UTC m=+316.842655503 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a74dd00): >close: err= 2026/06/07 05:24:46 DEBUG : open-test-file: Remove: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a354bd0 item 95 2026/06/07 05:24:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:46 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768440): openPending: 2026/06/07 05:24:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768440): open at offset 0 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768440): >openPending: err= 2026/06/07 05:24:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:46 DEBUG : open-test-file(0x2a670a768440): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768440): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768440): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768440): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768440): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.00006459 +0000 UTC m=+316.843990211 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768440): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a354fc0 item 96 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.000494445 +0000 UTC m=+316.844420076 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769080): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769080): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769080): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769080): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769080): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.000494445 +0000 UTC m=+316.844420076 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769080): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a355180 item 96 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= 2026/06/07 05:24:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:47 DEBUG : Looking for writers 2026/06/07 05:24:47 DEBUG : >WaitForWriters: 2026/06/07 05:24:47 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:47 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:47 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:47 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:47 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/07 05:24:47 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784240): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784240): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784240): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784240): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784240): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.515239795 +0000 UTC m=+317.359165426 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784240): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7846c0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7846c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7846c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7846c0): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7846c0): _writeAt: size=3, off=2 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7846c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7846c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.515239795 +0000 UTC m=+317.359165426 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7846c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784b80): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784b80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784b80): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784b80): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784b80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.515239795 +0000 UTC m=+317.359165426 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784b80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a4363f0 item 1 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7851c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7851c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7851c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7851c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7851c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.51728024 +0000 UTC m=+317.361205861 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7851c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7856c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7856c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7856c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7856c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7856c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.51728024 +0000 UTC m=+317.361205861 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7856c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a4368c0 item 2 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d00): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d00): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d00): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.518579041 +0000 UTC m=+317.362504672 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6280): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6280): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6280): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6280): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6280): _writeAt: size=3, off=2 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6280): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6280): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.518579041 +0000 UTC m=+317.362504672 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6280): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.518579041 +0000 UTC m=+317.362504672 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a436cb0 item 3 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6dc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6dc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6dc0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6dc0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6dc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.520909677 +0000 UTC m=+317.364835328 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6dc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7300): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7300): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7300): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7300): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7300): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.520909677 +0000 UTC m=+317.364835328 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7300): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a437260 item 4 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7940): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7940): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7940): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7940): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7940): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.522560043 +0000 UTC m=+317.366485674 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7940): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7dc0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7dc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7dc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7dc0): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7dc0): _writeAt: size=3, off=2 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7dc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.522560043 +0000 UTC m=+317.366485674 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7dc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fc380): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fc380): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fc380): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fc380): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fc380): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.522560043 +0000 UTC m=+317.366485674 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fc380): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a437650 item 5 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fca00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fca00): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fca00): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fca00): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fca00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.524953026 +0000 UTC m=+317.368878657 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fca00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fcf40): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fcf40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fcf40): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fcf40): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fcf40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.524953026 +0000 UTC m=+317.368878657 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fcf40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a437c00 item 6 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fd5c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fd5c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fd5c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fd5c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fd5c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.526627639 +0000 UTC m=+317.370553321 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fd5c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fdac0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fdac0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fdac0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fdac0): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fdac0): _writeAt: size=3, off=2 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fdac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fdac0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.526627639 +0000 UTC m=+317.370553321 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fdac0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91a080): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91a080): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91a080): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91a080): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91a080): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.526627639 +0000 UTC m=+317.370553321 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91a080): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a0d28c0 item 7 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91a700): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91a700): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91a700): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91a700): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91a700): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.528853276 +0000 UTC m=+317.372778947 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91a700): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ac40): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ac40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ac40): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ac40): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ac40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.528853276 +0000 UTC m=+317.372778947 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ac40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a0d37a0 item 8 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91b200): _readAt: size=2, off=0 2026/06/07 05:24:47 ERROR : open-test-file(0x2a670a91b200): Couldn't read size of file 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91b200): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91b200): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91b200): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91b200): close: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91b200): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91b5c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91b5c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91b5c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91b5c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91b5c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.530595917 +0000 UTC m=+317.374521548 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91b5c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ba40): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ba40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ba40): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ba40): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ba40): _writeAt: size=3, off=2 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ba40): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ba40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.530595917 +0000 UTC m=+317.374521548 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a91ba40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93a040): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93a040): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93a040): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93a040): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93a040): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.530595917 +0000 UTC m=+317.374521548 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93a040): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a932070 item 9 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93a6c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93a6c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93a6c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93a6c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93a6c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.532642184 +0000 UTC m=+317.376567805 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93a6c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93ac00): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93ac00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93ac00): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93ac00): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93ac00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.532642184 +0000 UTC m=+317.376567805 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93ac00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a932540 item 10 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93b240): _readAt: size=2, off=0 2026/06/07 05:24:47 ERROR : open-test-file(0x2a670a93b240): Couldn't read size of file 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93b240): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93b240): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93b240): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93b240): close: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93b240): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93b600): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93b600): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93b600): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93b600): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93b600): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.534416194 +0000 UTC m=+317.378341825 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93b600): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93bb00): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93bb00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93bb00): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93bb00): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93bb00): _writeAt: size=3, off=2 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93bb00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93bb00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.534416194 +0000 UTC m=+317.378341825 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a93bb00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958100): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958100): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958100): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958100): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958100): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.534416194 +0000 UTC m=+317.378341825 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958100): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9328c0 item 11 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958780): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958780): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958780): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958780): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958780): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.536713557 +0000 UTC m=+317.380639188 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958780): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958cc0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958cc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958cc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958cc0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958cc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.536713557 +0000 UTC m=+317.380639188 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a958cc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a932d90 item 12 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a959300): _readAt: size=2, off=0 2026/06/07 05:24:47 ERROR : open-test-file(0x2a670a959300): Couldn't read size of file 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a959300): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a959300): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a959300): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a959300): close: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a959300): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9596c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9596c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9596c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9596c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9596c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.538530168 +0000 UTC m=+317.382455830 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9596c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a959d80): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a959d80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a959d80): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a959d80): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a959d80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.538530168 +0000 UTC m=+317.382455830 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a959d80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a933110 item 13 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a974500): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a974500): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a974500): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a974500): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a974500): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.540335939 +0000 UTC m=+317.384261571 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a974500): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a974a40): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a974a40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a974a40): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a974a40): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a974a40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.540335939 +0000 UTC m=+317.384261571 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a974a40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a933490 item 14 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a808400): _readAt: size=2, off=0 2026/06/07 05:24:47 ERROR : open-test-file(0x2a670a808400): Couldn't read size of file 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a808400): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a808400): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a808400): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a808400): close: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a808400): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8087c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8087c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8087c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8087c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8087c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.54226823 +0000 UTC m=+317.386193861 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8087c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a808e80): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a808e80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a808e80): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a808e80): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a808e80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.54226823 +0000 UTC m=+317.386193861 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a808e80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a814230 item 15 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a809500): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a809500): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a809500): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a809500): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a809500): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.543976046 +0000 UTC m=+317.387901687 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a809500): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a809a40): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a809a40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a809a40): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a809a40): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a809a40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.543976046 +0000 UTC m=+317.387901687 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a809a40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a8145b0 item 16 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836180): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836180): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836180): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836180): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836180): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.545454346 +0000 UTC m=+317.389379977 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836180): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836600): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836600): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836600): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836600): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836600): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836600): _writeAt: size=3, off=7 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836600): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836600): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.545454346 +0000 UTC m=+317.389379977 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836600): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836b00): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836b00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836b00): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836b00): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836b00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.545454346 +0000 UTC m=+317.389379977 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a836b00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a814930 item 17 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a837180): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a837180): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a837180): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a837180): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a837180): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.547777948 +0000 UTC m=+317.391703609 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a837180): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8376c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8376c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8376c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8376c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8376c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.547777948 +0000 UTC m=+317.391703609 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8376c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a814e00 item 18 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a837d40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a837d40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a837d40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a837d40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a837d40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.549361989 +0000 UTC m=+317.393287611 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a837d40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850340): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850340): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850340): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850340): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850340): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850340): _writeAt: size=3, off=7 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850340): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850340): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.549361989 +0000 UTC m=+317.393287611 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850340): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850840): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850840): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850840): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850840): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850840): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.549361989 +0000 UTC m=+317.393287611 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850840): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a815180 item 19 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850ec0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850ec0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850ec0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850ec0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850ec0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.551311112 +0000 UTC m=+317.395236734 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a850ec0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a851400): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a851400): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a851400): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a851400): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a851400): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.551311112 +0000 UTC m=+317.395236734 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a851400): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a815650 item 20 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a851a80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a851a80): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a851a80): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a851a80): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a851a80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.552828056 +0000 UTC m=+317.396753677 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a851a80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c080): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c080): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c080): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c080): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c080): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c080): _writeAt: size=3, off=7 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c080): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c080): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.552828056 +0000 UTC m=+317.396753677 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c080): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c580): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c580): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c580): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c580): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c580): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.552828056 +0000 UTC m=+317.396753677 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86c580): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a8159d0 item 21 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86cc00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86cc00): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86cc00): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86cc00): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86cc00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.554526504 +0000 UTC m=+317.398452124 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86cc00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86d140): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86d140): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86d140): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86d140): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86d140): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.554526504 +0000 UTC m=+317.398452124 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86d140): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a878000 item 22 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86d7c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86d7c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86d7c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86d7c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86d7c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.555736095 +0000 UTC m=+317.399661717 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86d7c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86dcc0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86dcc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86dcc0): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86dcc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86dcc0): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86dcc0): _writeAt: size=3, off=7 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86dcc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86dcc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.555736095 +0000 UTC m=+317.399661717 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a86dcc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98e2c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98e2c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98e2c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98e2c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98e2c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.555736095 +0000 UTC m=+317.399661717 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98e2c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a878380 item 23 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98e940): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98e940): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98e940): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98e940): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98e940): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.557378527 +0000 UTC m=+317.401304148 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98e940): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98ee80): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98ee80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98ee80): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98ee80): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98ee80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.557378527 +0000 UTC m=+317.401304148 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98ee80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a878850 item 24 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98f4c0): _readAt: size=2, off=0 2026/06/07 05:24:47 ERROR : open-test-file(0x2a670a98f4c0): Couldn't read size of file 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98f4c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98f4c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98f4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98f4c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98f4c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98f880): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98f880): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98f880): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98f880): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98f880): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.558809567 +0000 UTC m=+317.402735198 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98f880): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98fd80): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98fd80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98fd80): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98fd80): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98fd80): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98fd80): _writeAt: size=3, off=7 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98fd80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98fd80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.558809567 +0000 UTC m=+317.402735198 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a98fd80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a83c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a83c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a83c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a83c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a83c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.558809567 +0000 UTC m=+317.402735198 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a83c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a878bd0 item 25 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a8a40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a8a40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a8a40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a8a40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a8a40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.560640266 +0000 UTC m=+317.404565887 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a8a40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a8f80): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a8f80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a8f80): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a8f80): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a8f80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.560640266 +0000 UTC m=+317.404565887 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a8f80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a8790a0 item 26 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a95c0): _readAt: size=2, off=0 2026/06/07 05:24:47 ERROR : open-test-file(0x2a670a9a95c0): Couldn't read size of file 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a95c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a95c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a95c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a95c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a95c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9980): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9980): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9980): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9980): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9980): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.561852984 +0000 UTC m=+317.405778605 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9980): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9e80): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9e80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9e80): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9e80): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9e80): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9e80): _writeAt: size=3, off=7 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9e80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9e80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.561852984 +0000 UTC m=+317.405778605 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9a9e80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9ca4c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9ca4c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9ca4c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9ca4c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9ca4c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.561852984 +0000 UTC m=+317.405778605 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9ca4c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a879420 item 27 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cab40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cab40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cab40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cab40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cab40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.563451602 +0000 UTC m=+317.407377224 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cab40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cb080): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cb080): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cb080): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cb080): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cb080): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.563451602 +0000 UTC m=+317.407377224 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cb080): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a8798f0 item 28 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cb6c0): _readAt: size=2, off=0 2026/06/07 05:24:47 ERROR : open-test-file(0x2a670a9cb6c0): Couldn't read size of file 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cb6c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cb6c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cb6c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cb6c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cb6c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cba80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cba80): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cba80): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cba80): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cba80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.564647889 +0000 UTC m=+317.408573510 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9cba80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e4240): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e4240): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e4240): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e4240): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e4240): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.564647889 +0000 UTC m=+317.408573510 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e4240): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a879c70 item 29 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e48c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e48c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e48c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e48c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e48c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.565890723 +0000 UTC m=+317.409816344 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e48c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e4e00): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e4e00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e4e00): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e4e00): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e4e00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.565890723 +0000 UTC m=+317.409816344 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e4e00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f6150 item 30 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5440): _readAt: size=2, off=0 2026/06/07 05:24:47 ERROR : open-test-file(0x2a670a9e5440): Couldn't read size of file 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5440): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5440): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5440): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5440): close: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5440): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5800): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5800): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5800): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5800): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5800): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.56731422 +0000 UTC m=+317.411239842 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5800): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5ec0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5ec0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5ec0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5ec0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5ec0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.56731422 +0000 UTC m=+317.411239842 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9e5ec0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f64d0 item 31 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a640): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a640): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a640): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a640): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a640): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.568595648 +0000 UTC m=+317.412521269 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a640): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.568595648 +0000 UTC m=+317.412521269 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f6850 item 32 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b1c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b1c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b1c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b1c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b1c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.571638913 +0000 UTC m=+317.415564534 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b1c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b640): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b640): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b640): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b640): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b640): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f6bd0 item 33 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b640): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b640): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.572248067 +0000 UTC m=+317.416173688 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0b640): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656240): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656240): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656240): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656240): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656240): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.572248067 +0000 UTC m=+317.416173688 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656240): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a422230 item 33 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768500): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768500): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768500): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768500): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768500): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.573738802 +0000 UTC m=+317.417664423 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768500): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9322a0 item 34 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.574532976 +0000 UTC m=+317.418458617 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768980): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768ec0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768ec0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768ec0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768ec0): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768ec0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.574532976 +0000 UTC m=+317.418458617 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a768ec0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a932460 item 34 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769500): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769500): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769500): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769500): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769500): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.57630313 +0000 UTC m=+317.420228761 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769500): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769a00): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769a00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769a00): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769a00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769a00): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9327e0 item 35 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769a00): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769a00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.577022062 +0000 UTC m=+317.420947693 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a769a00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a000): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a000): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a000): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a000): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a000): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.577022062 +0000 UTC m=+317.420947693 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a000): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9329a0 item 35 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a680): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a680): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a680): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a680): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a680): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.579039854 +0000 UTC m=+317.422965485 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0a680): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a932d20 item 36 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.579765479 +0000 UTC m=+317.423691111 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0ab80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0bc40): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0bc40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0bc40): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0bc40): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0bc40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.579765479 +0000 UTC m=+317.423691111 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670aa0bc40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a932ee0 item 36 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656740): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656740): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656740): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656740): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656740): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.58147638 +0000 UTC m=+317.425402011 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656740): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656bc0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656bc0): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656bc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656bc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a933260 item 37 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656bc0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656bc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.582020812 +0000 UTC m=+317.425946453 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a656bc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6570c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6570c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6570c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6570c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6570c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.582020812 +0000 UTC m=+317.425946453 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6570c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a933420 item 37 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657740): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657740): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657740): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657740): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657740): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.583510184 +0000 UTC m=+317.427435805 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657740): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657c40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657c40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a933810 item 38 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657c40): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657c40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657c40): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657c40): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657c40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.584159123 +0000 UTC m=+317.428084743 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a657c40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c82c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c82c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c82c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c82c0): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c82c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.584159123 +0000 UTC m=+317.428084743 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c82c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9339d0 item 38 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8940): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8940): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8940): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8940): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8940): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.58557744 +0000 UTC m=+317.429503071 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8940): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8e40): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8e40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8e40): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8e40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8e40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a933d50 item 39 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8e40): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8e40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.586063951 +0000 UTC m=+317.429989572 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c8e40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9340): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9340): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9340): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9340): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9340): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.586063951 +0000 UTC m=+317.429989572 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9340): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41c150 item 39 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c99c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c99c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c99c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c99c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c99c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.5873776 +0000 UTC m=+317.431303222 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c99c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9ec0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9ec0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41c4d0 item 40 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9ec0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9ec0): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9ec0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9ec0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.587951478 +0000 UTC m=+317.431877109 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7c9ec0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f080): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f080): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f080): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f080): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f080): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.587951478 +0000 UTC m=+317.431877109 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f080): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41c690 item 40 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f680): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f680): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f680): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f680): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f680): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f680): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f680): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.589584001 +0000 UTC m=+317.433509621 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07f680): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07fbc0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07fbc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07fbc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41cc40 item 41 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07fbc0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07fbc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.590111069 +0000 UTC m=+317.434036700 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a07fbc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e280): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e280): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e280): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e280): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e280): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41cf50 item 41 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e280): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e280): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.590805195 +0000 UTC m=+317.434730866 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e280): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e8c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e8c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e8c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e8c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e8c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.590805195 +0000 UTC m=+317.434730866 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37e8c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41d2d0 item 41 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37ef40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37ef40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37ef40): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37ef40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37ef40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37ef40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37ef40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.592379436 +0000 UTC m=+317.436305057 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37ef40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f440): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f440): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f440): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41d650 item 42 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f440): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f440): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.592921053 +0000 UTC m=+317.436846684 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f440): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f980): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f980): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41d810 item 42 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f980): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f980): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f980): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f980): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f980): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.59354244 +0000 UTC m=+317.437468071 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a37f980): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216180): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216180): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216180): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216180): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216180): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.59354244 +0000 UTC m=+317.437468071 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216180): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a41db90 item 42 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216800): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216800): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216800): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216800): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216800): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216800): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216800): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.59474083 +0000 UTC m=+317.438666451 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a216800): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217580): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217580): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217580): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f61c0 item 43 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217580): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217580): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.595192455 +0000 UTC m=+317.439118077 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217580): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217ec0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217ec0): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217ec0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217ec0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f6380 item 43 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217ec0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217ec0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.595826276 +0000 UTC m=+317.439751907 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a217ec0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a112800): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a112800): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a112800): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a112800): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a112800): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.595826276 +0000 UTC m=+317.439751907 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a112800): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f6540 item 43 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1132c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1132c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1132c0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1132c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1132c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1132c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1132c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.597401862 +0000 UTC m=+317.441327483 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1132c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a113e80): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a113e80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a113e80): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f69a0 item 44 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a113e80): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a113e80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.597940873 +0000 UTC m=+317.441866493 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a113e80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a26c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a26c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f6e70 item 44 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a26c0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a26c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a26c0): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a26c0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a26c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.598543374 +0000 UTC m=+317.442469025 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a26c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a2c40): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a2c40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a2c40): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a2c40): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a2c40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.598543374 +0000 UTC m=+317.442469025 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a2c40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f7030 item 44 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3280): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3280): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3280): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3280): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3280): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3280): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3280): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.599864517 +0000 UTC m=+317.443790138 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3280): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3780): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3780): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3780): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f73b0 item 45 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3780): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3780): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.600366107 +0000 UTC m=+317.444291727 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3780): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3e80): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3e80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3e80): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3e80): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3e80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.600366107 +0000 UTC m=+317.444291727 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4a3e80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f7570 item 45 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6786c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6786c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6786c0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6786c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6786c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6786c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6786c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.602214589 +0000 UTC m=+317.446140229 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6786c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a678bc0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a678bc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a678bc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f78f0 item 46 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a678bc0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a678bc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.602767617 +0000 UTC m=+317.446693248 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a678bc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6797c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6797c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6797c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6797c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6797c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.602767617 +0000 UTC m=+317.446693248 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6797c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f7ab0 item 46 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14e400): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14e400): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14e400): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14e400): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14e400): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14e400): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14e400): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.604337201 +0000 UTC m=+317.448262832 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14e400): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14fac0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14fac0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14fac0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a9f7e30 item 47 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14fac0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14fac0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.604847117 +0000 UTC m=+317.448772748 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a14fac0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7c540): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7c540): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7c540): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7c540): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7c540): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.604847117 +0000 UTC m=+317.448772748 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7c540): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a422460 item 47 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7ccc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7ccc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7ccc0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7ccc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7ccc0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7ccc0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7ccc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.606360003 +0000 UTC m=+317.450285634 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7ccc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7d1c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7d1c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7d1c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a4227e0 item 48 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7d1c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7d1c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.606848157 +0000 UTC m=+317.450773788 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7d1c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7d8c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7d8c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7d8c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7d8c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7d8c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.606848157 +0000 UTC m=+317.450773788 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a6709d7d8c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a4229a0 item 48 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532000): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532000): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532000): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532000): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532000): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.608306751 +0000 UTC m=+317.452232372 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532000): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532940): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532940): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532940): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532940): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532940): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532940): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a422d90 item 49 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532940): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532940): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.608968285 +0000 UTC m=+317.452893905 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532940): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532ec0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532ec0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532ec0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532ec0): >_readAt: n=8, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532ec0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.608968285 +0000 UTC m=+317.452893905 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a532ec0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a422f50 item 49 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533540): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533540): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533540): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533540): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533540): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.610381791 +0000 UTC m=+317.454307413 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533540): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533a40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533a40): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533a40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a4232d0 item 50 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533a40): _readAt: size=2, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533a40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533a40): _writeAt: size=3, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533a40): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533a40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.611101826 +0000 UTC m=+317.455027447 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a533a40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784140): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784140): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784140): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784140): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784140): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.611101826 +0000 UTC m=+317.455027447 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784140): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a423490 item 50 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7847c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7847c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7847c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7847c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7847c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.612395978 +0000 UTC m=+317.456321598 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7847c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784cc0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784cc0): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784cc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784cc0): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784cc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a423880 item 51 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784cc0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784cc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.612883782 +0000 UTC m=+317.456809403 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a784cc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785200): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785200): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785200): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785200): >_readAt: n=8, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785200): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.612883782 +0000 UTC m=+317.456809403 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785200): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a423a40 item 51 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785880): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785880): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785880): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785880): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785880): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.61405974 +0000 UTC m=+317.457985362 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785880): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d80): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d80): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a423dc0 item 52 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d80): _readAt: size=2, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d80): _writeAt: size=3, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d80): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.614668894 +0000 UTC m=+317.458594516 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a785d80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8400): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8400): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8400): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8400): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8400): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.614668894 +0000 UTC m=+317.458594516 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8400): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1f32d0 item 52 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8a80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8a80): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8a80): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8a80): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8a80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.615891139 +0000 UTC m=+317.459816760 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8a80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8f80): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8f80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8f80): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8f80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8f80): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8f80): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709d2a380 item 53 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8f80): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8f80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.616382079 +0000 UTC m=+317.460307701 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d8f80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d94c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d94c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d94c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d94c0): >_readAt: n=8, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d94c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.616382079 +0000 UTC m=+317.460307701 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d94c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709d2b0a0 item 53 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d9b40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d9b40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d9b40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d9b40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d9b40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.617547227 +0000 UTC m=+317.461472858 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a0d9b40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174140): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174140): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174140): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709d2be30 item 54 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174140): _readAt: size=2, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174140): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174140): _writeAt: size=3, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174140): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174140): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.618116766 +0000 UTC m=+317.462042387 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174140): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1746c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1746c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1746c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1746c0): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1746c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.618116766 +0000 UTC m=+317.462042387 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a1746c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e46310 item 54 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174d40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174d40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174d40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174d40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174d40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.619330405 +0000 UTC m=+317.463256026 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a174d40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175240): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175240): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175240): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175240): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175240): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175240): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e47260 item 55 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175240): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175240): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.619785668 +0000 UTC m=+317.463711289 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175240): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175780): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175780): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175780): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175780): >_readAt: n=8, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175780): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.619785668 +0000 UTC m=+317.463711289 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175780): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e479d0 item 55 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175e00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175e00): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175e00): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175e00): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175e00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.620993516 +0000 UTC m=+317.464919137 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a175e00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286400): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286400): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286400): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23c310 item 56 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286400): _readAt: size=2, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286400): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286400): _writeAt: size=3, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286400): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286400): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.62151273 +0000 UTC m=+317.465438351 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286400): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286980): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286980): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286980): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286980): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286980): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.62151273 +0000 UTC m=+317.465438351 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286980): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23c540 item 56 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286fc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286fc0): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286fc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286fc0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286fc0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286fc0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286fc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.622706712 +0000 UTC m=+317.466632333 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a286fc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287500): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287500): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287500): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23ca10 item 57 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287500): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287500): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.623194175 +0000 UTC m=+317.467119796 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287500): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287a40): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287a40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287a40): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287a40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287a40): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287a40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23cd20 item 57 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287a40): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287a40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.623671921 +0000 UTC m=+317.467597542 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a287a40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3600c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3600c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3600c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3600c0): >_readAt: n=8, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3600c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.623671921 +0000 UTC m=+317.467597542 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3600c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23d0a0 item 57 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360700): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360700): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360700): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360700): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360700): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360700): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360700): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360700): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.624893394 +0000 UTC m=+317.468819015 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360700): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360c40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360c40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360c40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23d500 item 58 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360c40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360c40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.625337616 +0000 UTC m=+317.469263247 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a360c40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361180): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361180): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361180): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23d810 item 58 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361180): _readAt: size=2, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361180): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361180): _writeAt: size=3, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361180): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361180): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.62582041 +0000 UTC m=+317.469746031 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361180): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361740): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361740): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361740): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361740): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361740): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.62582041 +0000 UTC m=+317.469746031 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361740): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a23dc00 item 58 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361d80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361d80): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361d80): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361d80): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361d80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361d80): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361d80): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361d80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.626992952 +0000 UTC m=+317.470918573 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a361d80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b83c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b83c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b83c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a19eb60 item 59 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b83c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b83c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.627439679 +0000 UTC m=+317.471365299 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b83c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8900): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8900): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8900): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8900): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8900): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8900): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a19f110 item 59 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8900): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8900): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.627916301 +0000 UTC m=+317.471841922 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8900): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8e80): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8e80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8e80): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8e80): >_readAt: n=8, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8e80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.627916301 +0000 UTC m=+317.471841922 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b8e80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a19f880 item 59 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b94c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b94c0): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b94c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b94c0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b94c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b94c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b94c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b94c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.629147494 +0000 UTC m=+317.473073115 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b94c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b9a00): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b9a00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b9a00): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e4a380 item 60 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b9a00): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b9a00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.629530188 +0000 UTC m=+317.473455809 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3b9a00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea040): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea040): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea040): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e4b180 item 60 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea040): _readAt: size=2, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea040): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea040): _writeAt: size=3, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea040): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea040): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.630026168 +0000 UTC m=+317.473951789 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea040): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea600): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea600): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea600): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea600): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea600): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.630026168 +0000 UTC m=+317.473951789 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ea600): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e4b650 item 60 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eac40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eac40): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eac40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eac40): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eac40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eac40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eac40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eac40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.631433525 +0000 UTC m=+317.475359477 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eac40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eb180): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eb180): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eb180): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a224380 item 61 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eb180): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eb180): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.631920357 +0000 UTC m=+317.475845988 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eb180): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eb880): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eb880): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eb880): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eb880): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eb880): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.631920357 +0000 UTC m=+317.475845988 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3eb880): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a224850 item 61 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ebec0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ebec0): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ebec0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ebec0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ebec0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ebec0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ebec0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ebec0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.633370114 +0000 UTC m=+317.477295745 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a3ebec0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a448500): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a448500): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a448500): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a224fc0 item 62 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a448500): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a448500): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.633834594 +0000 UTC m=+317.477760225 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a448500): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a448c00): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a448c00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a448c00): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a448c00): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a448c00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.633834594 +0000 UTC m=+317.477760225 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a448c00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a225420 item 62 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449240): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449240): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449240): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449240): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449240): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449240): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449240): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449240): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.635290953 +0000 UTC m=+317.479216574 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449240): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449780): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449780): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449780): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b2000 item 63 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449780): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449780): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.635690349 +0000 UTC m=+317.479615970 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449780): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449e80): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449e80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449e80): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449e80): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449e80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.635690349 +0000 UTC m=+317.479615970 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a449e80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b2230 item 63 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e45c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e45c0): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e45c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e45c0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e45c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e45c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e45c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e45c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.636965825 +0000 UTC m=+317.480891447 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e45c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e4b00): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e4b00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e4b00): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b29a0 item 64 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e4b00): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e4b00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.637462066 +0000 UTC m=+317.481387687 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e4b00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5200): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5200): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5200): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5200): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5200): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.637462066 +0000 UTC m=+317.481387687 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5200): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b2cb0 item 64 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5840): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5840): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5840): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5840): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5840): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.638749946 +0000 UTC m=+317.482675567 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5840): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5cc0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5cc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5cc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5cc0): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5cc0): _writeAt: size=3, off=2 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b3500 item 65 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5cc0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5cc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.639272826 +0000 UTC m=+317.483198448 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a4e5cc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5242c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5242c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5242c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5242c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5242c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.639272826 +0000 UTC m=+317.483198448 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5242c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b36c0 item 65 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a524900): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a524900): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a524900): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a524900): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a524900): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.640471917 +0000 UTC m=+317.484397539 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a524900): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5940c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5940c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a2b3c00 item 66 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5940c0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5940c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5940c0): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5940c0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5940c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.641211299 +0000 UTC m=+317.485136920 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5940c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a594600): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a594600): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a594600): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a594600): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a594600): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.641211299 +0000 UTC m=+317.485136920 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a594600): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31e230 item 66 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a594c40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a594c40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a594c40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a594c40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a594c40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.642623143 +0000 UTC m=+317.486548765 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a594c40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5950c0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5950c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5950c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5950c0): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5950c0): _writeAt: size=3, off=2 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31e700 item 67 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5950c0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5950c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.643218081 +0000 UTC m=+317.487143712 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5950c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5955c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5955c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5955c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5955c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5955c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.643218081 +0000 UTC m=+317.487143712 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a5955c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31e8c0 item 67 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a595c40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a595c40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a595c40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a595c40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a595c40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.644544152 +0000 UTC m=+317.488469773 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a595c40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616240): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616240): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31ed90 item 68 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616240): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616240): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616240): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616240): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616240): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.645149309 +0000 UTC m=+317.489074930 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616240): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616780): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616780): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616780): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616780): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616780): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.645149309 +0000 UTC m=+317.489074930 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616780): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31efc0 item 68 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616dc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616dc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616dc0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616dc0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616dc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.646386303 +0000 UTC m=+317.490311924 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a616dc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617240): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617240): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617240): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617240): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617240): _writeAt: size=3, off=2 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31f3b0 item 69 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617240): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617240): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.646866783 +0000 UTC m=+317.490792405 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617240): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617740): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617740): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617740): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617740): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617740): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.646866783 +0000 UTC m=+317.490792405 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617740): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31f570 item 69 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617dc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617dc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617dc0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617dc0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617dc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.648014017 +0000 UTC m=+317.491939637 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a617dc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6903c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6903c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31f8f0 item 70 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6903c0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6903c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6903c0): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6903c0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6903c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.648494757 +0000 UTC m=+317.492420378 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6903c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a690900): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a690900): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a690900): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a690900): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a690900): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.648494757 +0000 UTC m=+317.492420378 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a690900): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a31fb20 item 70 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a690f80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a690f80): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a690f80): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a690f80): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a690f80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.649599982 +0000 UTC m=+317.493525602 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a690f80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691480): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691480): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691480): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691480): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691480): _writeAt: size=3, off=2 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a36a070 item 71 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691480): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691480): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.650156486 +0000 UTC m=+317.494082107 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691480): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691980): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691980): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691980): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691980): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691980): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.650156486 +0000 UTC m=+317.494082107 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a691980): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a36a540 item 71 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2100): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2100): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2100): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2100): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2100): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.651391586 +0000 UTC m=+317.495317207 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2100): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2600): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2600): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a36ac40 item 72 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2600): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2600): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2600): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2600): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2600): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.65193239 +0000 UTC m=+317.495858011 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2600): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2b40): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2b40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2b40): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2b40): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2b40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.65193239 +0000 UTC m=+317.495858011 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b2b40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a36af50 item 72 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3100): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3100): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3100): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3100): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3100): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3100): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3100): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.653100794 +0000 UTC m=+317.497026415 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3100): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3600): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3600): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3600): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a36b730 item 73 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3600): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3600): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.653522302 +0000 UTC m=+317.497447923 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3600): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3ac0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3ac0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3ac0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3ac0): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3ac0): _writeAt: size=3, off=2 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a114230 item 73 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3ac0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3ac0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.654020236 +0000 UTC m=+317.497945856 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6b3ac0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8100): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8100): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8100): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8100): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8100): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.654020236 +0000 UTC m=+317.497945856 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8100): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a114930 item 73 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8740): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8740): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8740): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8740): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8740): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8740): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8740): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.655263981 +0000 UTC m=+317.499189603 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8740): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8c40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8c40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8c40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b49a0 item 74 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8c40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8c40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.655666014 +0000 UTC m=+317.499591635 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e8c40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9180): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9180): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b5810 item 74 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9180): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9180): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9180): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9180): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9180): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.65621341 +0000 UTC m=+317.500139031 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9180): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9700): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9700): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9700): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9700): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9700): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.65621341 +0000 UTC m=+317.500139031 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9700): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b5e30 item 74 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9d40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9d40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9d40): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9d40): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9d40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9d40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9d40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.657397453 +0000 UTC m=+317.501323074 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a6e9d40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716340): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716340): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716340): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a328310 item 75 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716340): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716340): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.657834462 +0000 UTC m=+317.501760082 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716340): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716880): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716880): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716880): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716880): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716880): _writeAt: size=3, off=2 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3287e0 item 75 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716880): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716880): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.658338858 +0000 UTC m=+317.502264478 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716880): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716dc0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716dc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716dc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716dc0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716dc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.658338858 +0000 UTC m=+317.502264478 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a716dc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a328a10 item 75 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717400): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717400): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717400): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717400): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717400): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717400): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717400): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.659514245 +0000 UTC m=+317.503439865 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717400): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717900): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717900): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717900): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a328ee0 item 76 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717900): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717900): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.659931715 +0000 UTC m=+317.503857336 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717900): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717e40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717e40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a329180 item 76 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717e40): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717e40): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717e40): _writeAt: size=3, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717e40): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717e40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.660490935 +0000 UTC m=+317.504416555 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a717e40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7304c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7304c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7304c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7304c0): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7304c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.660490935 +0000 UTC m=+317.504416555 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7304c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a329570 item 76 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792140): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792140): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792140): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792140): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792140): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792140): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792140): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.661844549 +0000 UTC m=+317.505770170 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792140): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7926c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7926c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7926c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e44380 item 77 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7926c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7926c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.6623153 +0000 UTC m=+317.506240921 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7926c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792dc0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792dc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792dc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792dc0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792dc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.6623153 +0000 UTC m=+317.506240921 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a792dc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e44e70 item 77 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793400): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793400): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793400): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793400): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793400): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793400): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793400): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.663520623 +0000 UTC m=+317.507446244 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793400): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793900): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793900): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793900): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e45c70 item 78 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793900): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793900): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.663891196 +0000 UTC m=+317.507816818 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a793900): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6100): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6100): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6100): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6100): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6100): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.663891196 +0000 UTC m=+317.507816818 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6100): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b2310 item 78 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.665023482 +0000 UTC m=+317.508949102 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6740): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6c40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6c40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6c40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b2af0 item 79 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6c40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6c40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.665452915 +0000 UTC m=+317.509378536 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d6c40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7340): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7340): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7340): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7340): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7340): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.665452915 +0000 UTC m=+317.509378536 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7340): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b2fc0 item 79 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7980): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7980): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7980): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7980): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7980): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7980): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7980): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.666678607 +0000 UTC m=+317.510604228 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7980): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7e80): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7e80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7e80): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1b37a0 item 80 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7e80): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7e80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.667171771 +0000 UTC m=+317.511097392 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7d7e80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fe680): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fe680): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fe680): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fe680): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fe680): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.667171771 +0000 UTC m=+317.511097392 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fe680): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e3a150 item 80 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fecc0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fecc0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fecc0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fecc0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fecc0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.668423833 +0000 UTC m=+317.512349454 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7fecc0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff140): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff140): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff140): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff140): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff140): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff140): _writeAt: size=3, off=7 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709e3b6c0 item 81 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff140): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff140): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.668906237 +0000 UTC m=+317.512831878 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff140): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff680): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff680): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff680): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff680): >_readAt: n=8, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff680): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.668906237 +0000 UTC m=+317.512831878 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ff680): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3522a0 item 81 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ffd00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ffd00): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ffd00): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ffd00): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ffd00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.670057709 +0000 UTC m=+317.513983330 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7ffd00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816300): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816300): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816300): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a353490 item 82 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816300): _readAt: size=2, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816300): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816300): _writeAt: size=3, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816300): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816300): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.670525225 +0000 UTC m=+317.514450845 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816300): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816880): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816880): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816880): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816880): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816880): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.670525225 +0000 UTC m=+317.514450845 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816880): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3538f0 item 82 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816f00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816f00): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816f00): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816f00): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816f00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.671593748 +0000 UTC m=+317.515519369 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a816f00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817400): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817400): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817400): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817400): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817400): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817400): _writeAt: size=3, off=7 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709df80e0 item 83 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817400): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817400): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.672111429 +0000 UTC m=+317.516037050 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817400): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817940): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817940): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817940): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817940): >_readAt: n=8, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817940): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.672111429 +0000 UTC m=+317.516037050 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a817940): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709df8700 item 83 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a0c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a0c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a0c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a0c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a0c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.673292116 +0000 UTC m=+317.517217737 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a0c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a5c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a5c0): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a5c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709df8d20 item 84 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a5c0): _readAt: size=2, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a5c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a5c0): _writeAt: size=3, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a5c0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a5c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.673894287 +0000 UTC m=+317.517819908 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83a5c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83ab40): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83ab40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83ab40): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83ab40): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83ab40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.673894287 +0000 UTC m=+317.517819908 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83ab40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a6709df9180 item 84 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b1c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b1c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b1c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b1c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b1c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.675008769 +0000 UTC m=+317.518934390 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b1c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b6c0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b6c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b6c0): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b6c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b6c0): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b6c0): _writeAt: size=3, off=7 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1d2070 item 85 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b6c0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b6c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.675499227 +0000 UTC m=+317.519424848 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83b6c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83bc00): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83bc00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83bc00): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83bc00): >_readAt: n=8, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83bc00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.675499227 +0000 UTC m=+317.519424848 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a83bc00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a1d3730 item 85 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854380): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854380): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854380): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854380): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854380): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.676841991 +0000 UTC m=+317.520767612 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854380): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854880): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854880): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854880): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a166a80 item 86 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854880): _readAt: size=2, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854880): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854880): _writeAt: size=3, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854880): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854880): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.677562797 +0000 UTC m=+317.521488428 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854880): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854e00): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854e00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854e00): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854e00): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854e00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.677562797 +0000 UTC m=+317.521488428 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a854e00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a166ee0 item 86 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855480): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855480): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855480): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855480): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855480): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.678774683 +0000 UTC m=+317.522700304 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855480): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855980): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855980): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855980): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855980): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855980): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855980): _writeAt: size=3, off=7 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a382690 item 87 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855980): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855980): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.679349171 +0000 UTC m=+317.523274792 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855980): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855ec0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855ec0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855ec0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855ec0): >_readAt: n=8, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855ec0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.679349171 +0000 UTC m=+317.523274792 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a855ec0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a383340 item 87 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870640): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870640): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870640): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870640): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870640): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.680651197 +0000 UTC m=+317.524576818 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870640): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870b40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870b40): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870b40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a383880 item 88 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870b40): _readAt: size=2, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870b40): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870b40): _writeAt: size=3, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870b40): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870b40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.681232249 +0000 UTC m=+317.525157870 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a870b40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8710c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8710c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8710c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8710c0): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8710c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.681232249 +0000 UTC m=+317.525157870 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8710c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a383b20 item 88 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871700): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871700): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871700): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871700): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871700): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871700): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871700): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871700): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.682559424 +0000 UTC m=+317.526485044 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871700): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871c40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871c40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871c40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a354150 item 89 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871c40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871c40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.683053098 +0000 UTC m=+317.526978729 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a871c40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896280): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896280): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896280): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896280): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896280): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896280): _writeAt: size=3, off=7 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a354380 item 89 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896280): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896280): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.683538649 +0000 UTC m=+317.527464270 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896280): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896800): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896800): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896800): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896800): >_readAt: n=8, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896800): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.683538649 +0000 UTC m=+317.527464270 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896800): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a354540 item 89 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896e40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896e40): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896e40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896e40): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896e40): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896e40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896e40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896e40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.684897081 +0000 UTC m=+317.528822703 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a896e40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a897380): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a897380): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a897380): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3549a0 item 90 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a897380): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a897380): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.685394544 +0000 UTC m=+317.529320166 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a897380): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8978c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8978c0): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8978c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a354b60 item 90 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8978c0): _readAt: size=2, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8978c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8978c0): _writeAt: size=3, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8978c0): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8978c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.685959966 +0000 UTC m=+317.529885587 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a8978c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a897e80): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a897e80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a897e80): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a897e80): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a897e80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.685959966 +0000 UTC m=+317.529885587 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a897e80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a354d20 item 90 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90c5c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90c5c0): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90c5c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90c5c0): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90c5c0): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90c5c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90c5c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90c5c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.687491578 +0000 UTC m=+317.531417228 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90c5c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90cb00): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90cb00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90cb00): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a355110 item 91 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90cb00): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90cb00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.688071896 +0000 UTC m=+317.531997538 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90cb00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d040): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d040): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d040): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d040): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d040): >_readAt: n=2, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d040): _writeAt: size=3, off=7 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3553b0 item 91 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d040): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d040): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.688680169 +0000 UTC m=+317.532605790 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d040): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d5c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d5c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d5c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d5c0): >_readAt: n=8, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d5c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.688680169 +0000 UTC m=+317.532605790 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90d5c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a3556c0 item 91 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90dc00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90dc00): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90dc00): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90dc00): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90dc00): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90dc00): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90dc00): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90dc00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.690125237 +0000 UTC m=+317.534050858 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a90dc00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c240): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c240): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c240): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a355a40 item 92 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c240): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c240): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.690463277 +0000 UTC m=+317.534388898 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c240): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c780): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c780): open at offset 5 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c780): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a355d50 item 92 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c780): _readAt: size=2, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c780): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c780): _writeAt: size=3, off=5 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c780): >_writeAt: n=3, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c780): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.690988392 +0000 UTC m=+317.534914063 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92c780): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92cd40): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92cd40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92cd40): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92cd40): >_readAt: n=3, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92cd40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.690988392 +0000 UTC m=+317.534914063 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92cd40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a4360e0 item 92 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d380): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d380): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d380): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d380): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d380): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d380): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d380): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d380): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.692013744 +0000 UTC m=+317.535939365 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d380): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d8c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d8c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d8c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a4365b0 item 93 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d8c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d8c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.692484937 +0000 UTC m=+317.536410558 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a92d8c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9480c0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9480c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9480c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9480c0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9480c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.692484937 +0000 UTC m=+317.536410558 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a9480c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a436770 item 93 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948700): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948700): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948700): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948700): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948700): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948700): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948700): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948700): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.693703937 +0000 UTC m=+317.537629557 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948700): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948c40): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948c40): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948c40): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a436af0 item 94 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948c40): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948c40): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.694206589 +0000 UTC m=+317.538132210 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a948c40): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a949340): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a949340): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a949340): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a949340): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a949340): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.694206589 +0000 UTC m=+317.538132210 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a949340): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a436d20 item 94 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a730b00): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a730b00): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a730b00): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a730b00): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a730b00): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a730b00): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a730b00): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a730b00): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.695460323 +0000 UTC m=+317.539385945 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a730b00): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731040): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731040): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731040): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a329a40 item 95 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731040): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731040): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.695942147 +0000 UTC m=+317.539867768 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731040): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731740): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731740): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731740): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731740): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731740): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.695942147 +0000 UTC m=+317.539867768 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731740): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a329dc0 item 95 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731d80): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731d80): open at offset 0 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731d80): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731d80): _readAt: size=2, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731d80): >_readAt: n=0, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731d80): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731d80): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731d80): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.697203306 +0000 UTC m=+317.541128927 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a731d80): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7523c0): _writeAt: size=5, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7523c0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7523c0): >openPending: err= 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a0d2b60 item 96 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7523c0): >_writeAt: n=5, err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7523c0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.697600048 +0000 UTC m=+317.541525669 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a7523c0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a752ac0): _readAt: size=512, off=0 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a752ac0): openPending: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a752ac0): >openPending: err= 2026/06/07 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a752ac0): >_readAt: n=5, err=EOF 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a752ac0): close: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 05:24:47.697600048 +0000 UTC m=+317.541525669 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:47 DEBUG : open-test-file(0x2a670a752ac0): >close: err= 2026/06/07 05:24:47 DEBUG : open-test-file: Remove: 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a670a0d32d0 item 96 2026/06/07 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 05:24:47 DEBUG : open-test-file: >Remove: err= 2026/06/07 05:24:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:47 DEBUG : Looking for writers 2026/06/07 05:24:47 DEBUG : >WaitForWriters: 2026/06/07 05:24:47 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.34s) --- PASS: TestRWFileHandleOpenTests/writes (0.68s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.67s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:48 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:48 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:48 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:48 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:48 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:48 DEBUG : file1: newRWFileHandle: 2026/06/07 05:24:48 DEBUG : file1(0x2a670a752140): openPending: 2026/06/07 05:24:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:48 DEBUG : file1(0x2a670a752140): >openPending: err= 2026/06/07 05:24:48 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 05:24:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 05:24:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 05:24:48 DEBUG : file1(0x2a670a752140): _writeAt: size=2, off=0 2026/06/07 05:24:48 DEBUG : file1(0x2a670a752140): >_writeAt: n=2, err= 2026/06/07 05:24:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/07 05:24:48 DEBUG : file1(0x2a670a752140): RWFileHandle.Flush 2026/06/07 05:24:48 DEBUG : file1(0x2a670a752140): RWFileHandle.Release 2026/06/07 05:24:48 DEBUG : file1(0x2a670a752140): close: 2026/06/07 05:24:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/07 05:24:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:48 DEBUG : file1(0x2a670a752140): >close: err= 2026/06/07 05:24:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:48 DEBUG : Looking for writers 2026/06/07 05:24:48 DEBUG : file1: reading active writers 2026/06/07 05:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:24:48 DEBUG : Looking for writers 2026/06/07 05:24:48 DEBUG : file1: reading active writers 2026/06/07 05:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:24:48 DEBUG : Looking for writers 2026/06/07 05:24:48 DEBUG : file1: reading active writers 2026/06/07 05:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:24:48 DEBUG : Looking for writers 2026/06/07 05:24:48 DEBUG : file1: reading active writers 2026/06/07 05:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:24:48 DEBUG : file1: vfs cache: starting upload 2026/06/07 05:24:48 DEBUG : Looking for writers 2026/06/07 05:24:48 DEBUG : file1: reading active writers 2026/06/07 05:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:24:48 DEBUG : Looking for writers 2026/06/07 05:24:48 DEBUG : file1: reading active writers 2026/06/07 05:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:24:48 DEBUG : Looking for writers 2026/06/07 05:24:48 DEBUG : file1: reading active writers 2026/06/07 05:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:24:49 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/06/07 05:24:49 DEBUG : Looking for writers 2026/06/07 05:24:49 DEBUG : file1: reading active writers 2026/06/07 05:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:50 DEBUG : file1: size = 2 OK 2026/06/07 05:24:50 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/07 05:24:50 INFO : file1: Copied (new) 2026/06/07 05:24:50 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/07 05:24:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 05:24:50 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/07 05:24:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:24:50 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 05:24:50 DEBUG : Looking for writers 2026/06/07 05:24:50 DEBUG : file1: reading active writers 2026/06/07 05:24:50 DEBUG : >WaitForWriters: 2026/06/07 05:24:51 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:51 DEBUG : Looking for writers 2026/06/07 05:24:51 DEBUG : file1: reading active writers 2026/06/07 05:24:51 DEBUG : >WaitForWriters: 2026/06/07 05:24:51 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.52s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:51 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:51 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:51 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:51 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:51 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:24:51 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:51 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:24:51 DEBUG : rename_me: newRWFileHandle: 2026/06/07 05:24:51 DEBUG : rename_me(0x2a670a752540): openPending: 2026/06/07 05:24:51 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 05:24:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/07 05:24:51 DEBUG : rename_me(0x2a670a752540): >openPending: err= 2026/06/07 05:24:51 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/07 05:24:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/07 05:24:51 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/07 05:24:51 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/07 05:24:51 DEBUG : rename_me(0x2a670a752540): _writeAt: size=5, off=0 2026/06/07 05:24:51 DEBUG : rename_me(0x2a670a752540): >_writeAt: n=5, err= 2026/06/07 05:24:51 DEBUG : rename_me(0x2a670a752540): close: 2026/06/07 05:24:51 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-07 05:24:51.704452161 +0000 UTC m=+321.548377792 2026/06/07 05:24:51 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/07 05:24:51 DEBUG : rename_me(0x2a670a752540): >close: err= 2026/06/07 05:24:51 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/07 05:24:51 DEBUG : i_was_renamed: Updating file with 0x2a670a3ec270 2026/06/07 05:24:51 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/07 05:24:51 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/07 05:24:51 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:24:51 DEBUG : Looking for writers 2026/06/07 05:24:51 DEBUG : i_was_renamed: reading active writers 2026/06/07 05:24:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 05:24:51 DEBUG : Looking for writers 2026/06/07 05:24:51 DEBUG : i_was_renamed: reading active writers 2026/06/07 05:24:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 05:24:51 DEBUG : Looking for writers 2026/06/07 05:24:51 DEBUG : i_was_renamed: reading active writers 2026/06/07 05:24:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 05:24:51 DEBUG : Looking for writers 2026/06/07 05:24:51 DEBUG : i_was_renamed: reading active writers 2026/06/07 05:24:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 05:24:51 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/07 05:24:51 DEBUG : Looking for writers 2026/06/07 05:24:51 DEBUG : i_was_renamed: reading active writers 2026/06/07 05:24:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 05:24:52 DEBUG : Looking for writers 2026/06/07 05:24:52 DEBUG : i_was_renamed: reading active writers 2026/06/07 05:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 05:24:52 DEBUG : Looking for writers 2026/06/07 05:24:52 DEBUG : i_was_renamed: reading active writers 2026/06/07 05:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 05:24:52 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/06/07 05:24:52 DEBUG : Looking for writers 2026/06/07 05:24:52 DEBUG : i_was_renamed: reading active writers 2026/06/07 05:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:53 DEBUG : Looking for writers 2026/06/07 05:24:53 DEBUG : i_was_renamed: reading active writers 2026/06/07 05:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 05:24:54 DEBUG : i_was_renamed: size = 5 OK 2026/06/07 05:24:54 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 05:24:54 INFO : i_was_renamed: Copied (new) 2026/06/07 05:24:54 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-07 05:24:51 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/07 05:24:54 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/07 05:24:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/07 05:24:54 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/07 05:24:54 DEBUG : Looking for writers 2026/06/07 05:24:54 DEBUG : i_was_renamed: reading active writers 2026/06/07 05:24:54 DEBUG : >WaitForWriters: 2026/06/07 05:24:54 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.97s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:24:55 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:24:55 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 05:24:55 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:55 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 05:24:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-citamiq7hove" 2026/06/07 05:24:55 INFO : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 05:24:55 DEBUG : forgetting directory cache 2026/06/07 05:24:56 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate(0x2a670a524080): _readAt: size=512, off=0 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate(0x2a670a524080): openPending: 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-07 04:25:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/07 05:24:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate(0x2a670a524080): >openPending: err= 2026/06/07 05:24:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:24:59 DEBUG : TestRWCacheUpdate(0x2a670a524080): >_readAt: n=20, err=EOF 2026/06/07 05:24:59 DEBUG : TestRWCacheUpdate(0x2a670a524080): close: 2026/06/07 05:24:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 04:25:55 +0000 UTC 2026/06/07 05:24:59 DEBUG : TestRWCacheUpdate(0x2a670a524080): >close: err= 2026/06/07 05:24:59 DEBUG : Re-reading directory (173.680922ms old) 2026/06/07 05:24:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:24:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/07 05:24:59 DEBUG : forgetting directory cache 2026/06/07 05:25:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/07 05:25:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate(0x2a670a7c8240): _readAt: size=512, off=0 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate(0x2a670a7c8240): openPending: 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-07 04:26:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-07 04:25:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-07 04:26:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-07 04:25:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/07 05:25:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/07 05:25:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate(0x2a670a7c8240): >openPending: err= 2026/06/07 05:25:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate(0x2a670a7c8240): >_readAt: n=20, err=EOF 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate(0x2a670a7c8240): close: 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 04:26:55 +0000 UTC 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate(0x2a670a7c8240): >close: err= 2026/06/07 05:25:03 DEBUG : Re-reading directory (174.728294ms old) 2026/06/07 05:25:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/07 05:25:03 DEBUG : forgetting directory cache 2026/06/07 05:25:03 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate(0x2a670a524440): _readAt: size=512, off=0 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate(0x2a670a524440): openPending: 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-07 04:27:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-07 04:26:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-07 04:27:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-07 04:26:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/07 05:25:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/07 05:25:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate(0x2a670a524440): >openPending: err= 2026/06/07 05:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate(0x2a670a524440): >_readAt: n=20, err=EOF 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate(0x2a670a524440): close: 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 04:27:55 +0000 UTC 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate(0x2a670a524440): >close: err= 2026/06/07 05:25:06 DEBUG : Re-reading directory (178.340445ms old) 2026/06/07 05:25:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/07 05:25:06 DEBUG : forgetting directory cache 2026/06/07 05:25:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/07 05:25:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate(0x2a670a07ef40): _readAt: size=512, off=0 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate(0x2a670a07ef40): openPending: 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-07 04:28:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-07 04:27:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-07 04:28:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-07 04:27:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/07 05:25:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/07 05:25:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate(0x2a670a07ef40): >openPending: err= 2026/06/07 05:25:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate(0x2a670a07ef40): >_readAt: n=20, err=EOF 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate(0x2a670a07ef40): close: 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 04:28:55 +0000 UTC 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate(0x2a670a07ef40): >close: err= 2026/06/07 05:25:09 DEBUG : Re-reading directory (175.695112ms old) 2026/06/07 05:25:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/07 05:25:09 DEBUG : forgetting directory cache 2026/06/07 05:25:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate(0x2a670a524400): _readAt: size=512, off=0 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate(0x2a670a524400): openPending: 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-07 04:29:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-07 04:28:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-07 04:29:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-07 04:28:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/07 05:25:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/07 05:25:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate(0x2a670a524400): >openPending: err= 2026/06/07 05:25:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate(0x2a670a524400): >_readAt: n=20, err=EOF 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate(0x2a670a524400): close: 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 04:29:55 +0000 UTC 2026/06/07 05:25:11 DEBUG : TestRWCacheUpdate(0x2a670a524400): >close: err= 2026/06/07 05:25:11 DEBUG : Re-reading directory (166.996923ms old) 2026/06/07 05:25:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/07 05:25:12 DEBUG : forgetting directory cache 2026/06/07 05:25:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/07 05:25:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate(0x2a670a524f00): _readAt: size=512, off=0 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate(0x2a670a524f00): openPending: 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-07 04:30:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-07 04:29:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-07 04:30:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-07 04:29:55 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/07 05:25:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/07 05:25:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate(0x2a670a524f00): >openPending: err= 2026/06/07 05:25:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate(0x2a670a524f00): >_readAt: n=20, err=EOF 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate(0x2a670a524f00): close: 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 04:30:55 +0000 UTC 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate(0x2a670a524f00): >close: err= 2026/06/07 05:25:14 DEBUG : Re-reading directory (180.779912ms old) 2026/06/07 05:25:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/07 05:25:14 DEBUG : forgetting directory cache 2026/06/07 05:25:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate(0x2a670a07ecc0): _readAt: size=512, off=0 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate(0x2a670a07ecc0): openPending: 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-07 04:31:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-07 04:30:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-07 04:31:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-07 04:30:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/07 05:25:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/07 05:25:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate(0x2a670a07ecc0): >openPending: err= 2026/06/07 05:25:16 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate(0x2a670a07ecc0): >_readAt: n=21, err=EOF 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate(0x2a670a07ecc0): close: 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 04:31:55 +0000 UTC 2026/06/07 05:25:16 DEBUG : TestRWCacheUpdate(0x2a670a07ecc0): >close: err= 2026/06/07 05:25:16 DEBUG : Re-reading directory (165.554396ms old) 2026/06/07 05:25:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/07 05:25:17 DEBUG : forgetting directory cache 2026/06/07 05:25:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/06/07 05:25:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate(0x2a670a07f780): _readAt: size=512, off=0 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate(0x2a670a07f780): openPending: 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-07 04:32:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-07 04:31:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-07 04:32:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-07 04:31:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/07 05:25:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/07 05:25:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate(0x2a670a07f780): >openPending: err= 2026/06/07 05:25:19 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:25:19 DEBUG : forgetting directory cache 2026/06/07 05:25:19 DEBUG : forgetting directory cache 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate(0x2a670a07f780): >_readAt: n=22, err=EOF 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate(0x2a670a07f780): close: 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 04:32:55 +0000 UTC 2026/06/07 05:25:19 DEBUG : TestRWCacheUpdate(0x2a670a07f780): >close: err= 2026/06/07 05:25:19 DEBUG : Re-reading directory (551.115259ms old) 2026/06/07 05:25:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/07 05:25:20 DEBUG : forgetting directory cache 2026/06/07 05:25:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/06/07 05:25:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate(0x2a670a5243c0): _readAt: size=512, off=0 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate(0x2a670a5243c0): openPending: 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-07 04:33:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-07 04:32:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-07 04:33:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-07 04:32:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/07 05:25:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/07 05:25:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate(0x2a670a5243c0): >openPending: err= 2026/06/07 05:25:23 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:25:23 DEBUG : forgetting directory cache 2026/06/07 05:25:23 DEBUG : forgetting directory cache 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate(0x2a670a5243c0): >_readAt: n=23, err=EOF 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate(0x2a670a5243c0): close: 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 04:33:55 +0000 UTC 2026/06/07 05:25:23 DEBUG : TestRWCacheUpdate(0x2a670a5243c0): >close: err= 2026/06/07 05:25:23 DEBUG : Re-reading directory (548.327709ms old) 2026/06/07 05:25:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/07 05:25:24 DEBUG : forgetting directory cache 2026/06/07 05:25:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate(0x2a670a07f200): _readAt: size=512, off=0 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate(0x2a670a07f200): openPending: 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-07 04:34:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-07 04:33:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-07 04:34:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-07 04:33:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/07 05:25:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/07 05:25:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate(0x2a670a07f200): >openPending: err= 2026/06/07 05:25:26 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate(0x2a670a07f200): >_readAt: n=24, err=EOF 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate(0x2a670a07f200): close: 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-07 04:34:55 +0000 UTC 2026/06/07 05:25:26 DEBUG : TestRWCacheUpdate(0x2a670a07f200): >close: err= 2026/06/07 05:25:26 DEBUG : Re-reading directory (160.555762ms old) 2026/06/07 05:25:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/07 05:25:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/07 05:25:27 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:25:27 DEBUG : Looking for writers 2026/06/07 05:25:27 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/07 05:25:27 DEBUG : >WaitForWriters: 2026/06/07 05:25:27 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': vfs cache: cleaner exiting 2026/06/07 05:25:27 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (32.34s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.71s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:25:29 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/06/07 05:25:31 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/06/07 05:25:33 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:25:33 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:25:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:25:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/07 05:25:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/07 05:25:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/07 05:25:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:25:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 05:25:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:25:33 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/07 05:25:33 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/07 05:25:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/07 05:25:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:25:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 05:25:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:25:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/07 05:25:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/07 05:25:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/07 05:25:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:25:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 05:25:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:25:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/07 05:25:34 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:25:34 DEBUG : Looking for writers 2026/06/07 05:25:34 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/07 05:25:34 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/07 05:25:34 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.82s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:25:35 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:25:35 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:25:35 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': Reusing VFS from active cache 2026/06/07 05:25:35 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:25:35 DEBUG : Looking for writers 2026/06/07 05:25:35 DEBUG : >WaitForWriters: 2026/06/07 05:25:35 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:25:35 DEBUG : Looking for writers 2026/06/07 05:25:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:25:35 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:25:35 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:25:35 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:25:35 DEBUG : Looking for writers 2026/06/07 05:25:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.32s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:25:36 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:25:36 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:25:36 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:25:36 DEBUG : Looking for writers 2026/06/07 05:25:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.33s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:25:36 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:25:36 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:25:37 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:25:39 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/07 05:25:42 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:25:42 DEBUG : dir: Looking for writers 2026/06/07 05:25:42 DEBUG : file2: reading active writers 2026/06/07 05:25:42 DEBUG : Looking for writers 2026/06/07 05:25:42 DEBUG : dir: reading active writers 2026/06/07 05:25:42 DEBUG : file1: reading active writers 2026/06/07 05:25:42 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (7.01s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:25:43 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:25:43 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:25:44 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:25:46 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/07 05:25:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:25:48 DEBUG : dir: Looking for writers 2026/06/07 05:25:48 DEBUG : Looking for writers 2026/06/07 05:25:48 DEBUG : dir: reading active writers 2026/06/07 05:25:48 DEBUG : file1: reading active writers 2026/06/07 05:25:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.29s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:25:49 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:25:49 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:25:50 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/07 05:25:53 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/07 05:25:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:25:55 DEBUG : file1: Open: flags=O_RDONLY 2026/06/07 05:25:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/07 05:25:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/07 05:25:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:25:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/07 05:25:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 05:25:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/07 05:25:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:25:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:25:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/07 05:25:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/07 05:25:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/07 05:25:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/07 05:25:55 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 05:25:57 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/07 05:25:57 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 05:25:57 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/07 05:25:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/07 05:25:57 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:25:57 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/07 05:25:57 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:25:57 DEBUG : dir: Looking for writers 2026/06/07 05:25:57 DEBUG : file2: reading active writers 2026/06/07 05:25:57 DEBUG : new_file.txt: reading active writers 2026/06/07 05:25:57 DEBUG : Looking for writers 2026/06/07 05:25:57 DEBUG : file1: reading active writers 2026/06/07 05:25:57 DEBUG : dir: reading active writers 2026/06/07 05:25:57 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (9.57s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:25:59 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:25:59 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:00 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/07 05:26:03 DEBUG : dir/file2: same parent dir (ODFfMTI1OTQwNjBfNzIyd1I) - using file/rename instead of move_copy for dir/file1 2026/06/07 05:26:03 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/07 05:26:03 DEBUG : dir/file1: Updating file with dir/file1 0x2a670aa88b60 2026/06/07 05:26:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/07 05:26:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:04 INFO : dir/file1: Moved (server-side) to: file0 2026/06/07 05:26:04 DEBUG : file0: Updating file with file0 0x2a670aa88b60 2026/06/07 05:26:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 05:26:04 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/07 05:26:05 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:26:05 DEBUG : dir: Looking for writers 2026/06/07 05:26:05 DEBUG : Looking for writers 2026/06/07 05:26:05 DEBUG : dir: reading active writers 2026/06/07 05:26:05 DEBUG : file0: reading active writers 2026/06/07 05:26:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (7.27s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:26:06 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:26:06 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:06 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:26:06 DEBUG : Looking for writers 2026/06/07 05:26:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.52s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:26:07 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:26:07 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:07 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/07 05:26:07 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/07 05:26:08 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/07 05:26:10 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/07 05:26:10 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/07 05:26:11 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:26:11 DEBUG : a: Looking for writers 2026/06/07 05:26:11 DEBUG : b: Looking for writers 2026/06/07 05:26:11 DEBUG : c: Looking for writers 2026/06/07 05:26:11 DEBUG : d: Looking for writers 2026/06/07 05:26:11 DEBUG : Looking for writers 2026/06/07 05:26:11 DEBUG : Looking for writers 2026/06/07 05:26:11 DEBUG : b: reading active writers 2026/06/07 05:26:11 DEBUG : c: reading active writers 2026/06/07 05:26:11 DEBUG : d: reading active writers 2026/06/07 05:26:11 DEBUG : /: reading active writers 2026/06/07 05:26:11 DEBUG : a: reading active writers 2026/06/07 05:26:11 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (7.23s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:26:14 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:26:14 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:15 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/07 05:26:16 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/07 05:26:16 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/07 05:26:17 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/07 05:26:20 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:26:20 DEBUG : a/b/c/d: Looking for writers 2026/06/07 05:26:20 DEBUG : a/b/c: Looking for writers 2026/06/07 05:26:20 DEBUG : d: reading active writers 2026/06/07 05:26:20 DEBUG : a/b: Looking for writers 2026/06/07 05:26:20 DEBUG : c: reading active writers 2026/06/07 05:26:20 DEBUG : a: Looking for writers 2026/06/07 05:26:20 DEBUG : b: reading active writers 2026/06/07 05:26:20 DEBUG : Looking for writers 2026/06/07 05:26:20 DEBUG : a: reading active writers 2026/06/07 05:26:20 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.75s) === 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-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:26:23 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:26:23 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:23 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:26:23 DEBUG : Looking for writers 2026/06/07 05:26:23 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.32s) === 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-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:26:23 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:26:23 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:26:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 05:26:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 05:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:23 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/07 05:26:23 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/07 05:26:23 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/07 05:26:23 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (5 bytes), uploading instead of streaming 2026/06/07 05:26:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/07 05:26:25 DEBUG : file1: size = 5 OK 2026/06/07 05:26:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 05:26:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 05:26:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:26:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:26:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 05:26:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 05:26:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:26:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:26:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 05:26:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 05:26:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/07 05:26:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/07 05:26:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 05:26:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 05:26:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 05:26:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:26 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 05:26:27 DEBUG : file1: size = 0 OK 2026/06/07 05:26:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 05:26:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 05:26:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/07 05:26:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 05:26:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 05:26:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 05:26:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:27 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (7 bytes), uploading instead of streaming 2026/06/07 05:26:28 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/06/07 05:26:29 DEBUG : file1: size = 7 OK 2026/06/07 05:26:29 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/07 05:26:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 05:26:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:29 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:26:29 DEBUG : Looking for writers 2026/06/07 05:26:29 DEBUG : file1: reading active writers 2026/06/07 05:26:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.33s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:26:29 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:26:29 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:26:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:26:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 05:26:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 05:26:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/07 05:26:30 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/07 05:26:30 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/07 05:26:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/07 05:26:30 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (11 bytes), uploading instead of streaming 2026/06/07 05:26:31 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/07 05:26:32 DEBUG : file1: size = 11 OK 2026/06/07 05:26:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 05:26:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 05:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:32 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/07 05:26:33 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:26:33 DEBUG : Looking for writers 2026/06/07 05:26:33 DEBUG : file1: reading active writers 2026/06/07 05:26:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.70s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:26:34 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:26:34 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:26:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:26:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 05:26:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 05:26:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/07 05:26:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:34 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (5 bytes), uploading instead of streaming 2026/06/07 05:26:35 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/07 05:26:36 DEBUG : file1: size = 5 OK 2026/06/07 05:26:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/07 05:26:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 05:26:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/07 05:26:36 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:26:36 DEBUG : Looking for writers 2026/06/07 05:26:36 DEBUG : file1: reading active writers 2026/06/07 05:26:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.73s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:26:37 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:26:37 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:26:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:26:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 05:26:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 05:26:37 DEBUG : file1: WriteFileHandle.Release closing 2026/06/07 05:26:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:37 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 05:26:39 DEBUG : file1: size = 0 OK 2026/06/07 05:26:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 05:26:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 05:26:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:39 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/07 05:26:39 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:26:39 DEBUG : Looking for writers 2026/06/07 05:26:39 DEBUG : file1: reading active writers 2026/06/07 05:26:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.95s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:26:40 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:26:40 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:26:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:26:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 05:26:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 05:26:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:40 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (2 bytes), uploading instead of streaming 2026/06/07 05:26:41 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/06/07 05:26:43 DEBUG : file1: size = 2 OK 2026/06/07 05:26:43 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/07 05:26:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 05:26:43 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/07 05:26:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:26:43 DEBUG : Looking for writers 2026/06/07 05:26:43 DEBUG : file1: reading active writers 2026/06/07 05:26:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (4.10s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:26:44 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:26:44 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:26:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:26:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 05:26:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 05:26:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:44 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 05:26:46 DEBUG : file1: size = 0 OK 2026/06/07 05:26:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/07 05:26:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 05:26:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:26:46 DEBUG : file1: Open: flags=O_RDONLY 2026/06/07 05:26:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/07 05:26:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/07 05:26:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:26:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/07 05:26:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:26:46 DEBUG : Looking for writers 2026/06/07 05:26:46 DEBUG : file1: reading active writers 2026/06/07 05:26:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.69s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:26:46 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:26:46 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 05:26:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 05:26:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 05:26:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 05:26:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:47 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': File to upload is small (100 bytes), uploading instead of streaming 2026/06/07 05:26:48 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/06/07 05:26:50 DEBUG : file1: size = 100 OK 2026/06/07 05:26:50 DEBUG : file1: md5 = 30cc5264e058aece40303cf842b866c2 OK 2026/06/07 05:26:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/07 05:26:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 05:26:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 05:26:50 DEBUG : file1: Open: flags=O_RDONLY 2026/06/07 05:26:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/07 05:26:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/07 05:26:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:26:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/07 05:26:50 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:26:50 DEBUG : Looking for writers 2026/06/07 05:26:50 DEBUG : file1: reading active writers 2026/06/07 05:26:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (4.65s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:26:51 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:26:51 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:26:52 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/06/07 05:26:54 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/06/07 05:26:56 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/06/07 05:26:58 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/06/07 05:27:01 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/06/07 05:27:03 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/07 05:27:03 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/07 05:27:03 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:27:03 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:27:03 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/07 05:27:03 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/07 05:27:03 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:27:03 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:27:03 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/07 05:27:03 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/07 05:27:03 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:27:04 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:27:04 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/07 05:27:04 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/07 05:27:04 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:27:04 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:27:04 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/07 05:27:04 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/07 05:27:04 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:27:04 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:27:04 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:27:04 DEBUG : flat: Looking for writers 2026/06/07 05:27:04 DEBUG : f001.txt: reading active writers 2026/06/07 05:27:04 DEBUG : f002.txt: reading active writers 2026/06/07 05:27:04 DEBUG : f003.txt: reading active writers 2026/06/07 05:27:04 DEBUG : f004.txt: reading active writers 2026/06/07 05:27:04 DEBUG : f000.txt: reading active writers 2026/06/07 05:27:04 DEBUG : Looking for writers 2026/06/07 05:27:04 DEBUG : flat: reading active writers 2026/06/07 05:27:04 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (15.38s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:27:06 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:27:06 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:27:07 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/06/07 05:27:10 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/06/07 05:27:12 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/06/07 05:27:14 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/07 05:27:14 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/07 05:27:14 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:27:15 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:27:15 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/07 05:27:15 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/07 05:27:15 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:27:15 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:27:15 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/07 05:27:15 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/07 05:27:15 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:27:16 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:27:16 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:27:16 DEBUG : a/b/c: Looking for writers 2026/06/07 05:27:16 DEBUG : deep.txt: reading active writers 2026/06/07 05:27:16 DEBUG : a/b: Looking for writers 2026/06/07 05:27:16 DEBUG : c: reading active writers 2026/06/07 05:27:16 DEBUG : mid.txt: reading active writers 2026/06/07 05:27:16 DEBUG : a: Looking for writers 2026/06/07 05:27:16 DEBUG : b: reading active writers 2026/06/07 05:27:16 DEBUG : top.txt: reading active writers 2026/06/07 05:27:16 DEBUG : Looking for writers 2026/06/07 05:27:16 DEBUG : a: reading active writers 2026/06/07 05:27:16 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (12.77s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:27:19 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:27:19 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:27:21 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/06/07 05:29:25 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/07 05:29:25 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/07 05:29:25 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:29:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:35 DEBUG : forgetting directory cache 2026/06/07 05:29:35 DEBUG : dir: forgetting directory cache 2026/06/07 05:29:35 DEBUG : dir: forgetting directory cache 2026/06/07 05:29:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:44 DEBUG : forgetting directory cache 2026/06/07 05:29:44 DEBUG : dir: forgetting directory cache 2026/06/07 05:29:44 DEBUG : dir/subdir: forgetting directory cache 2026/06/07 05:29:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:50 DEBUG : forgetting directory cache 2026/06/07 05:29:50 DEBUG : dir: forgetting directory cache 2026/06/07 05:29:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 05:29:53 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:29:53 DEBUG : bigdir: Looking for writers 2026/06/07 05:29:53 DEBUG : big.bin: reading active writers 2026/06/07 05:29:53 DEBUG : Looking for writers 2026/06/07 05:29:53 DEBUG : bigdir: reading active writers 2026/06/07 05:29:53 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (155.00s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-citamiq7hove'", Local "Local file system at /tmp/rclone505736448", Modify Window "1s" 2026/06/07 05:29:54 INFO : OpenDrive root 'rclone-test-citamiq7hove': poll-interval is not supported by this remote 2026/06/07 05:29:54 NOTICE: OpenDrive root 'rclone-test-citamiq7hove': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 05:29:55 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/06/07 05:29:56 DEBUG : forgetting directory cache 2026/06/07 05:29:56 DEBUG : dir: forgetting directory cache 2026/06/07 05:29:56 DEBUG : dir: forgetting directory cache 2026/06/07 05:29:57 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/06/07 05:30:00 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/06/07 05:30:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/07 05:30:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/07 05:30:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:30:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:30:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/07 05:30:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/07 05:30:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:30:03 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:30:04 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/07 05:30:04 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/07 05:30:04 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 05:30:04 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 05:30:04 DEBUG : WaitForWriters: timeout=30s 2026/06/07 05:30:04 DEBUG : dir1: Looking for writers 2026/06/07 05:30:04 DEBUG : a.txt: reading active writers 2026/06/07 05:30:04 DEBUG : dir2: Looking for writers 2026/06/07 05:30:04 DEBUG : b.txt: reading active writers 2026/06/07 05:30:04 DEBUG : dir3: Looking for writers 2026/06/07 05:30:04 DEBUG : c.txt: reading active writers 2026/06/07 05:30:04 DEBUG : Looking for writers 2026/06/07 05:30:04 DEBUG : dir1: reading active writers 2026/06/07 05:30:04 DEBUG : dir2: reading active writers 2026/06/07 05:30:04 DEBUG : dir3: reading active writers 2026/06/07 05:30:04 DEBUG : >WaitForWriters: 2026/06/07 05:30:05 DEBUG : forgetting directory cache 2026/06/07 05:30:05 DEBUG : dir: forgetting directory cache --- PASS: TestZipDirsInRoot (12.18s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/06/07 05:30:06 DEBUG : OpenDrive root 'rclone-test-citamiq7hove': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 10m37.250548827s (try 1/5): exit status 1: Failed [TestDirRemoveName]